ali-kamali/Axon.MCP.Server
Transform your codebase into an intelligent knowledge base for AI-powered development with Cursor IDE, Google AntiGravity, and MCP-enabled assistants
Here's a technical summary for the developer directory: Provides 12 MCP-exposed tools (semantic search, call graphs, inheritance trees, API discovery) powered by a hybrid Python/C# analysis engine combining Tree-sitter for multi-language parsing and Roslyn for compiler-grade C# semantic analysis. Built on FastAPI + Celery microarchitecture with PostgreSQL + pgvector for vector embeddings, achieving <500ms p95 latency across 10,000+ files while supporting Entity Framework introspection and auto-generated architecture visualization.
158 stars.
Stars
158
Forks
22
Language
Python
License
—
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/ali-kamali/Axon.MCP.Server"
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...
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
duysolo/codebaxing
Local codebase indexing and semantic code search via MCP
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter