Back to search
30
MCP

mcp-code-context

pypi/mcp-code-context

MCP server for managing API endpoints and code context for AI coding assistants

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

Similar MCP servers embedding-nearest

ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
code-understanding-mcp-server
MCP server for code understanding and context generation
0 tools
contextlayer-mcp
Context Layer MCP Server - Personal context management for AI assistants
0 tools
atlas-context-mcp
MCP server that gives AI coding agents structured project knowledge — standards, tools, conventions, structure
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
mcp/context7
Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
0 tools

How to use

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

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