MCPFast / Tools / n1x-cortex: AI-queryable knowledge graph from code
Turns any codebase or markdown vault into an AI-queryable knowledge graph, with web viewer and MCP server.
View on GitHub→n1x-cortex is a powerful tool designed to transform your codebase or markdown vault into an AI-queryable knowledge graph. This enables developers to interact with their projects and documentation in entirely new ways, leveraging AI to extract insights and understand complex relationships within their data. By converting structured and unstructured text into a queryable graph, n1x-cortex unlocks deeper understanding and facilitates more efficient development workflows.
n1x-cortex ingests your code repositories or markdown files and constructs a knowledge graph. This graph represents the entities within your data (e.g., functions, classes, variables, concepts) and the relationships between them. Once the graph is built, you can query it using natural language or structured queries, allowing you to ask complex questions about your project's architecture, dependencies, or documentation. It provides a web viewer for easy exploration and includes an MCP server for programmatic access.
n1x-cortex is an essential tool for AI builders , software developers , and technical writers . It's particularly beneficial for teams working on large or complex codebases who need to understand interdependencies, identify potential issues, or quickly find specific information within their documentation. Developers building AI agents that require deep contextual understanding of code or project documentation will find the MCP server integration invaluable.