SERVER
Socraticode
Rank #191mcp.so/socraticode/giancarloerra
MCP server providing socraticode capabilities
First listed
Feb 26, 2026
Last publish date
Mar 4, 2026
OVERVIEW
Socraticode is a Model Context Protocol (MCP) server published by giancarloerra. It ranks #191 of 58,832 servers tracked on MCP Toplist, and its repository has 2,774 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.
STANDING
#191of 58,832 tracked serversTop 0.5%
Ranks ahead of 58,641 of 58,832 servers on MCP Toplist.
Recent momentum
+1,028GitHub stars since Apr 27 (+59%)
CONNECT
Use Socraticode
Add Socraticode to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"giancarloerra": {
"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.
REGISTRIES
Listed on 3 registries (1 delisted)
ORGANIZATION
giancarloerra
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Mar 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Socraticode?
- MCP server providing socraticode capabilities
- Who maintains Socraticode?
- Socraticode is maintained by giancarloerra, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Socraticode an official MCP server?
- 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.
EXPLORE