← Index

io.github.giancarloerra/socraticode

io.github.giancarloerra/socraticode·v1.0.1·Search

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

Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
EMBEDDING_PROVIDER

Embedding provider to use: ollama (default), openai, or google

OPENAI_API_KEY
secret

API key for OpenAI embeddings (required only when EMBEDDING_PROVIDER=openai)

GOOGLE_API_KEY
secret

API key for Google embeddings (required only when EMBEDDING_PROVIDER=google)

OLLAMA_URL

URL of the Ollama server (default: auto-detected; Docker-managed or http://localhost:11434)

EMBEDDING_MODEL

Embedding model name (defaults per provider: nomic-embed-text for ollama, text-embedding-3-small for openai, gemini-embedding-001 for google)

QDRANT_MODE

Qdrant mode: managed (default, Docker-managed) or external (user-provided instance)

QDRANT_URL

Full URL for remote/cloud Qdrant (e.g. https://xyz.cloud.qdrant.io:6333). Only needed when QDRANT_MODE=external

QDRANT_API_KEY
secret

API key for remote Qdrant instance. Only needed when QDRANT_MODE=external

MCP quality score · maturity, not trust · methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
10
Alternatives in Search