DevelopmentPython

Axon.MCP.Server

Transform your codebase into an intelligent knowledge base for AI-powered development.

Free
N/A rating (0 reviews)0 installs162 GitHub stars
AIMCPDevelopmentProductivity

The Axon.MCP.Server enables developers to leverage AI tools like Cursor IDE and Google AntiGravity by converting their codebases into interactive knowledge bases. This transformation facilitates smarter coding practices and enhances productivity through AI-powered assistants that understand the context of the code.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "axonmcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-axonmcpserver"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1