Back to search
30
MCP

code-understanding-mcp-server

pypi/code-understanding-mcp-server

MCP server for code understanding and context generation

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

Similar MCP servers embedding-nearest

mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
mcp-server-codegraph
MCP server for graph representation of a codebase
0 tools
context-engineering-mcp
MCP server for Context Engineering templates and protocols
0 tools
code-interpreter-mcp-server
code-interpreter-mcp-server
0 tools
jupyter-interpreter-mcp
A Jupyter-based MCP server for code interpretation
0 tools

How to use

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

{
  "mcpServers": {
    "code-understanding-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}