Back to search
30
MCP

grafio-mcp

pypi/grafio-mcp

Structural code knowledge graph for AI coding assistants — impact analysis, cross-service flows, and symbol search via MCP

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

Similar MCP servers embedding-nearest

code-atlas-mcp
A code intelligence graph that gives AI coding agents deep, token-efficient understanding of your codebase.
0 tools
grafyx-mcp
MCP server that gives AI coding assistants real-time codebase understanding via Graph-sitter
0 tools
@codeweave/mcp
Codebase graph analysis for AI agents — AST + call graph + type graph + hybrid semantic search via MCP
0 tools
code-graph-mcp
MCP server for multi-language code graph intelligence and analysis across 25+ programming languages
0 tools
@syke1/mcp-server
AI code impact analysis MCP server — dependency graphs, cascade detection, and a mandatory build gate for AI coding agents
0 tools
kg-mcp
Memory/Knowledge Graph MCP Server for IDE Assistants - Persistent context and knowledge for AI coding agents
0 tools

How to use

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

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