Skip to content
Back to search
30
MCP

graphlens-mcp

pypi/graphlens-mcp

Semantic code graph MCP server for coding agents

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

Similar MCP servers embedding-nearest

io.github.neko1313/graphlens-mcp
Semantic code graph MCP server for coding agents
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
graphe-mcp
MCP server for connecting AI tools to the Graphe API
0 tools
mcp-server-codegraph
MCP server for graph representation of a codebase
0 tools
agentlens-mcp
MCP server for AgentLens — zero-code observability for MCP-native AI agents
0 tools
grafeo-mcp
MCP server exposing GrafeoDB graph database to AI agents
0 tools

How to use

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

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