cortex-works/cortex-ast
A powerful Model Context Protocol (MCP) server and Omni-AST engine. It empowers AI agents to seamlessly parse complex codebases, execute secure cross-project operations, and dynamically fetch token-optimized rules.
This project helps AI agents understand and navigate complex codebases. It takes code as input and provides detailed insights like symbol definitions, usage across files, and the impact of changes. Software engineers working with AI assistants for code analysis, refactoring, or project understanding would find this beneficial.
Use this if you are building or using AI coding agents and need them to 'read' and comprehend code structures, track changes, and perform semantic searches within a project or across multiple projects.
Not ideal if your AI agent needs to modify files, run commands, or patch configurations, as this project focuses purely on code intelligence and reading.
Stars
8
Forks
4
Language
Rust
License
MIT
Category
Last pushed
Feb 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/cortex-works/cortex-ast"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns |...
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms...
Azure-Samples/snippy
🧩 Build AI-powered MCP Tools with Azure Functions, Durable Agents & Cosmos vector search....
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter