Loomal

socraticode

MCP server by github.com/giancarloerra/socraticode

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

2.9k starsnpm: socraticode

About socraticode

socraticode is an MCP (Model Context Protocol) server published by giancarloerra in the official MCP registry, listed under Search on Loomal. MCP server for local codebase indexing, semantic search, and code dependency graphs.

It ships as an npm package (socraticode), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/giancarloerra/socraticode, where the project has earned 2,898 GitHub stars.

Use socraticode with your agent

Claude Code · one command
claude mcp add socraticode -- npx -y socraticode
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "socraticode": {
      "command": "npx",
      "args": [
        "-y",
        "socraticode"
      ]
    }
  }
}
npmsocraticode

Frequently asked questions

What is socraticode?
socraticode is an MCP (Model Context Protocol) server by giancarloerra in the Search category. MCP server for local codebase indexing, semantic search, and code dependency graphs.
How do I connect socraticode to Claude, Cursor, or another MCP client?
Install socraticode from its npm package (socraticode) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is socraticode open source?
Yes — the source code is public at github.com/giancarloerra/socraticode, with 2,898 GitHub stars.
Can AI agents pay to use socraticode?
Not yet through Loomal — socraticode is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain socraticode? Claim this listing free by verifying GitHub ownership, or contact us.