Back to search
30
MCP

grafyx-mcp

pypi/grafyx-mcp

MCP server that gives AI coding assistants real-time codebase understanding via Graph-sitter

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

Similar MCP servers embedding-nearest

mcp-graphql-tools
GraphQL MCP server for AI assistants
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
aidex-mcp
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools
grafeo-mcp
MCP server exposing GrafeoDB graph database to AI agents
0 tools
mcp-server-codegraph
MCP server for graph representation of a codebase
0 tools

How to use

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

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