Socraticode
Rank #367io.github.giancarloerra/socraticode
MCP server providing socraticode capabilities
Socraticode is a Model Context Protocol (MCP) server published by giancarloerra. It ranks #367 of 98,614 servers tracked on MCP Toplist, and its repository has 3,199 GitHub stars. Socraticode is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Mar 4, 2026.
Ranks ahead of 98,247 of 98,614 servers on MCP Toplist.
Use Socraticode
No credentials or required configuration declared — add it to your MCP client and go.
Add Socraticode to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"socraticode": {
"command": "npx",
"args": [
"-y",
"socraticode"
],
"env": {
"EMBEDDING_PROVIDER": "<your EMBEDDING_PROVIDER>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"GOOGLE_API_KEY": "<your GOOGLE_API_KEY>",
"OLLAMA_URL": "<your OLLAMA_URL>",
"EMBEDDING_MODEL": "<your EMBEDDING_MODEL>",
"QDRANT_MODE": "<your QDRANT_MODE>",
"QDRANT_URL": "<your QDRANT_URL>",
"QDRANT_API_KEY": "<your QDRANT_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.giancarloerra%2Fsocraticode)<a href="https://mcptoplist.com/server/io.github.giancarloerra%2Fsocraticode"><img src="https://mcptoplist.com/badge/io.github.giancarloerra%2Fsocraticode.svg" alt="MCP Toplist: Top 1% of 98,614" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
giancarloerra
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Mar 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Socraticode?
- Socraticode is maintained by giancarloerra, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Socraticode listed on the Official MCP Registry?
- Yes — Socraticode is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Socraticode have?
- MCP Toplist tracks 2 versions of Socraticode, most recently published on Mar 4, 2026.
- Where can I find the source code for Socraticode?
- The source code for Socraticode is hosted at github.com/giancarloerra/socraticode.