socraticode
MCP server for local codebase indexing, semantic search, and code dependency graphs.
stdio v1.0.1
Connection Configuration
Add this to your AI agent's MCP config file to connect.
Run in your terminal:
claude mcp add io.github.giancarloerra--socraticode -- npx
Server Details
Transport
stdio
Authentication
NoneVersion
v1.0.1
Server Name
io.github.giancarloerra/socraticode
Last Updated
Mar 4, 2026
Get Started
How to install and connect this MCP server.
Required Configuration
Environment variables you must provide when running this server.
| Variable | Required |
|---|---|
EMBEDDING_PROVIDER | Optional |
OPENAI_API_KEY secret | Optional |
GOOGLE_API_KEY secret | Optional |
OLLAMA_URL | Optional |
EMBEDDING_MODEL | Optional |
QDRANT_MODE | Optional |
QDRANT_URL | Optional |
QDRANT_API_KEY secret | Optional |