Back to search
30
MCP

codesteward-mcp

pypi/codesteward-mcp

Codesteward MCP Graph Server — structural code graph queries over HTTP+SSE or stdio

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools
mcp-server-codegraph
MCP server for graph representation of a codebase
0 tools
graph-polymarket-mcp
MCP server for querying Polymarket data via The Graph subgraphs — supports stdio and SSE transports
0 tools
code-graph-mcp
MCP server for multi-language code graph intelligence and analysis across 25+ programming languages
0 tools
codetree-mcp
MCP Server for CodeTree - Query code repositories from Claude Desktop and other MCP clients
0 tools
iflow-mcp_nahisaho_codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codesteward-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}