Skip to content
Back to search
30
MCP

codrspot-processor-mcp

pypi/codrspot-processor-mcp

Local MCP server exposing codepreproc's code-context tools to Claude Code

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

Similar MCP servers embedding-nearest

code-context-mcp
MCP server with local RAG for Claude Code repo context
0 tools
code-explorer-mcp
Local MCP code exploration server prototypes
0 tools
code-understanding-mcp-server
MCP server for code understanding and context generation
0 tools
cpp-debug-mcp
Claude Code MCP server for C++ debugging with GDB and clangd
0 tools
codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools
mcp-claude-context
MCP server for Claude conversation extraction with enhanced export and search
0 tools

How to use

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

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