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%
3 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
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
io.github.acedatacloud/mcp-serp
MCP server for Google search results via SERP API
0 tools · streamable-http
io.github.flytohub/flyto-indexer
Code intelligence MCP server — impact analysis, semantic search, dependency graphs
0 tools
code-intel-mcp
MCP server for git lifecycle management, Zoekt-based code search, and cross-repo dependency analysis
0 tools

How to use

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

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