Skip to content
Back to search
30
MCP

io.github.giancarloerra/socraticode

io.github.giancarloerra/socraticode

MCP server for local codebase indexing, semantic search, and code dependency graphs.

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

Similar MCP servers embedding-nearest

io.github.dave-london/search
MCP server for code search (ripgrep + fd) with structured, token-efficient output
0 tools
io.github.lorenzo-cambiaghi/lynx
100% local MCP server for semantic code search: AST chunking, hybrid retrieval, code knowledge graph
0 tools
io.github.cyanheads/socrata-mcp-server live
Search and query government open-data portals (Socrata SODA API).
6 tools · streamable-http
io.github.Dave-London/search
MCP server for code search (ripgrep + fd) with structured, token-efficient output
0 tools
Sourcegraph MCP Server
Sourcegraph code search, semantic search, go-to-definition, find-references, and diff search.
0 tools · streamable-http
@ngotaico/mcp-codebase-index
MCP server for AI-powered codebase indexing with auto-save checkpoints, incremental updates, real-time progress tracking, and index verifica
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.giancarloerra/socraticode": {
      "url": "None",
      "transport": "http"
    }
  }
}