xce-mcp

Xanther-Ai/xce-mcp
★ 0 stars Unknown language 🌐 Browser/Web Updated 2d ago
Xanther Context Engine MCP Server — Give your coding agent deep codebase understanding
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "xce-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Xanther-Ai/xce-mcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/xce-banner.png" alt="Xanther Context Engine" width="700" /> </p> <p align="center"> <strong>Give your coding agent deep codebase understanding via MCP.</strong> </p> <p align="center"> <a href="https://xanther.ai">Website</a> • <a href="https://app.xanther.ai">Dashboard</a> •