codesteward

Codesteward/codesteward
★ 1 stars Python 🤖 AI/LLM Updated today
Structural code graph server for AI agents — parses repositories into a Neo4j graph via tree-sitter and exposes it as an MCP tool interface with lexical, referential, semantic, and dependency queries.
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": {
    "codesteward": {
      "command": "uvx",
      "args": [
        "codesteward"
      ]
    }
  }
}

Or install with pip: pip install codesteward

README Excerpt

<p align="center"> <img src="assets/codesteward-logo.png" alt="Codesteward" width="320" /> </p> <p align="center"> <a href="https://pypi.org/project/codesteward-mcp/"><img src="https://img.shields.io/pypi/v/codesteward-mcp?color=0078d4&label=codesteward-mcp" alt="PyPI codesteward-mcp"></a> <a href="https://pypi.org/project/codesteward-graph/"><img src="https://img.shields.io/pypi/v/codesteward-graph?color=00b4d8&label=codesteward-graph" alt="PyPI codesteward-graph"></a>

Tools (20)

CALLSDEFAULT_REPO_IDDEFAULT_REPO_PATHDEFAULT_TENANT_IDDEPENDS_ONEXTENDSGRAPHQLITE_DB_PATHGRAPH_BACKENDGUARDED_BYHOSTIMPORTSJANUSGRAPH_URLLOG_LEVELLexicalNodeNEO4J_PASSWORDNEO4J_URINEO4J_USERPATHPORTPROTECTED_BY

Topics

ai-toolsclaudeclaude-codecodexmcpmcp-server