Back to search
30
MCP

Axon.MCP.Server

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

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@tensakulabs/chronicle
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools
aidex-mcp
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools
apifox-workspace-mcp
Workspace-level Apifox MCP Server for intelligent API documentation integration in Cursor AI
0 tools
grafyx-mcp
MCP server that gives AI coding assistants real-time codebase understanding via Graph-sitter
0 tools
@oxis-dev/tessra
MCP server for AI coding tools and agents. Provides semantic codebase context for Cursor, Claude Code, Codex, Copilot, Antigravity, and CLI
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "axon.mcp.server": {
      "url": "https://ali-kamali.github.io/Axon.MCP.Server/",
      "transport": "http"
    }
  }
}