Socraticode runs on your own machine — the client starts it, so there is no endpoint to ping. 5 731 installs a week from npm. Last commit 30 Jul 2026.
MCP server for local codebase indexing, semantic search, and code dependency graphs.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add socraticode -- npx -y socraticode
{
"mcpServers": {
"socraticode": {
"args": [
"-y",
"socraticode"
],
"command": "npx"
}
}
}
[mcp_servers.socraticode]
command = "npx"
args = ["-y", "socraticode"]
{
"mcpServers": {
"socraticode": {
"args": [
"-y",
"socraticode"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"socraticode": {
"args": [
"-y",
"socraticode"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.