Codesteward MCP Graph Server — structural code graph queries over HTTP+SSE or stdio
Project description
codesteward-mcp
MCP server that exposes a structural codebase graph as queryable tools for AI agents.
Depends on codesteward-graph for parsing.
See the full documentation and setup guide.
Quick start (zero install)
{
"mcpServers": {
"codesteward-graph": {
"command": "uvx",
"args": [
"--from", "codesteward-mcp[graph-all,graphqlite]",
"codesteward-mcp", "--transport", "stdio"
]
}
}
}
GraphQLite is the default backend — an embedded SQLite graph database, no server
needed. The graph persists to ~/.codesteward/graph.db across sessions.
Install
# Core languages (TypeScript, JavaScript, Python, Java) + GraphQLite
uv pip install "codesteward-mcp[graph,graphqlite]"
# All 14 languages + GraphQLite
uv pip install "codesteward-mcp[graph-all,graphqlite]"
# Neo4j backend (alternative — requires a running Neo4j server)
uv pip install "codesteward-mcp[graph-all]"
# JanusGraph backend (alternative — requires a running JanusGraph server)
uv pip install "codesteward-mcp[graph-all,janusgraph]"
Tools
| Tool | Description |
|---|---|
graph_rebuild |
Parse a repository into the structural graph |
codebase_graph_query |
Query the graph (lexical, referential, semantic, dependency, raw Cypher/Gremlin) |
graph_augment |
Add agent-inferred relationships to the graph |
graph_status |
Return graph metadata (node/edge counts, last build time) |
License
Apache License 2.0 — Copyright (c) 2026, bitkaio LLC
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file codesteward_mcp-0.4.1.tar.gz.
File metadata
- Download URL: codesteward_mcp-0.4.1.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4eb31e2a723a97745c40dd32be2e05a8385d9fa6a2dd8c0f6af3a27849844224
|
|
| MD5 |
d5c8747453a5ebdb704b87ae1f0b7f68
|
|
| BLAKE2b-256 |
561e7e5a129cf1d6cd4a09ec350dbf34c097cb241f8cc5a61913c94157827a45
|
Provenance
The following attestation bundles were made for codesteward_mcp-0.4.1.tar.gz:
Publisher:
release.yml on Codesteward/codesteward
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
codesteward_mcp-0.4.1.tar.gz -
Subject digest:
4eb31e2a723a97745c40dd32be2e05a8385d9fa6a2dd8c0f6af3a27849844224 - Sigstore transparency entry: 1281021375
- Sigstore integration time:
-
Permalink:
Codesteward/codesteward@95ca9ad42eb75450280d3a64d8edf757f7a15044 -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/Codesteward
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@95ca9ad42eb75450280d3a64d8edf757f7a15044 -
Trigger Event:
push
-
Statement type:
File details
Details for the file codesteward_mcp-0.4.1-py3-none-any.whl.
File metadata
- Download URL: codesteward_mcp-0.4.1-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66b767592acd1ada3ce620bb82874cfb1fafc30ced4f845eeb34f3eb8ca93a12
|
|
| MD5 |
f238a374a13cbafc7e0a01cbc1da9f60
|
|
| BLAKE2b-256 |
a9179ce71a3860eb4c72a5cbd8f817394e2eb0110668287e73de9d59b693c40e
|
Provenance
The following attestation bundles were made for codesteward_mcp-0.4.1-py3-none-any.whl:
Publisher:
release.yml on Codesteward/codesteward
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
codesteward_mcp-0.4.1-py3-none-any.whl -
Subject digest:
66b767592acd1ada3ce620bb82874cfb1fafc30ced4f845eeb34f3eb8ca93a12 - Sigstore transparency entry: 1281021388
- Sigstore integration time:
-
Permalink:
Codesteward/codesteward@95ca9ad42eb75450280d3a64d8edf757f7a15044 -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/Codesteward
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@95ca9ad42eb75450280d3a64d8edf757f7a15044 -
Trigger Event:
push
-
Statement type: