nexus-mcp

jaggernaut007/nexus-mcp
★ 0 stars Python AI/LLM Updated 14d ago
Unified MCP server: hybrid search + code graph + semantic memory. 15 tools, <350MB RAM, fully local. No API keys.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nexus-mcp": {
      "command": "uvx",
      "args": [
        "nexus-mcp"
      ]
    }
  }
}

Or install with pip: pip install nexus-mcp

README Excerpt

**Hybrid search + code graph + semantic memory in a single local MCP server — under 350 MB RAM.** Nexus-MCP is a code intelligence server for the [Model Context Protocol](https://modelcontextprotocol.io). It gives AI agents precise, token-efficient answers about your codebase without cloud dependencies: no API keys, no data egress, no subscriptions.

Tools (20)

NEXUS_AUDIT_ENABLEDNEXUS_CHUNK_MAX_CHARSNEXUS_EMBEDDING_DEVICENEXUS_EMBEDDING_MODELNEXUS_FUSION_WEIGHT_BM25NEXUS_FUSION_WEIGHT_GRAPHNEXUS_FUSION_WEIGHT_VECTORNEXUS_LOG_FORMATNEXUS_LOG_LEVELNEXUS_MAX_FILE_SIZE_MBNEXUS_MAX_MEMORY_MBNEXUS_PERMISSION_LEVELNEXUS_RATE_LIMIT_ENABLEDNEXUS_SEARCH_MODENEXUS_STORAGE_DIRNEXUS_TRUST_REMOTE_CODEdetailedfullmodesummary

Topics

aiai-agentai-codingclaudecode-analysiscode-graphcode-searchhybrid-searchlancedbllmlocal-firstmcpmcp-servermodel-context-protocolonnx