71
/ 100
1 month ago
glama

Ploidy

MCP server that reduces confirmation bias in LLMs by orchestrating structured debates between asymmetric context sessions.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
13 tools verified — handlers match their declared behaviour
2 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 7 credentials: PLOIDY_API_TOKEN, DISCORD_TOKEN, OPENAI_API_KEY, PLOIDY_API_KEY, ANTHROPIC_API_KEY, PLOIDY_DASH_TOKEN, PLOIDY_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPLOIDY_URL
🔐 secretPLOIDY_API_TOKEN
configPLOIDY_GUILD_ID
🔐 secretDISCORD_TOKEN
🔐 secretOPENAI_API_KEY
configOPENAI_BASE_URL
configPLOIDY_API_BASE_URL
🔐 secretPLOIDY_API_KEY... # Optional API key for auto mode
configPLOIDY_API_MODELgpt-5.4 # Optional model override for auto mode
🔐 secretANTHROPIC_API_KEY
configPLOIDY_API_CACHE
configPLOIDY_DASH_PORT
configPLOIDY_DASH_HOST
🔐 secretPLOIDY_DASH_TOKEN
configPLOIDY_DB_PATH~/.ploidy/ploidy.db # Database location
configPLOIDY_PORT8765 # Server port
configPLOIDY_MAX_PROMPT_LEN
configPLOIDY_MAX_CONTENT_LEN
configPLOIDY_MAX_CONTEXT_DOCS
configPLOIDY_MAX_SESSIONS
configPLOIDY_MAX_CONTEXT_TOKENS
🔐 secretPLOIDY_AUTH_TOKENsecret # Bearer token auth (optional)
configPLOIDY_TOKENSflyctl secrets set ='{"<token>": "<tenant>"}'
configPLOIDY_AUTH_MODE
configPLOIDY_OAUTH_ISSUER
configPLOIDY_LLM_CONVERGENCE
configPLOIDY_RATE_CAPACITY
configPLOIDY_RATE_PER_SEC
configPLOIDY_RETENTION_DAYS
configPLOIDY_RETENTION_INTERVAL_SEC
configPLOIDY_RETENTION_VACUUM
configPLOIDY_REDIS_URL
configPLOIDY_REDIS_LOCK_TTL_MS
configPLOIDY_LOG_LEVELINFO # Logging level
configPLOIDY_TRANSPORTstreamable-http python3 -m ploidy
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/heznpc-ploidy-7920ft)](https://m8ven.ai/mcp/heznpc-ploidy-7920ft)
commit: 8c472d4081831facddb96b3fdd6052cfbc061afa
code hash: 04834e63cada0e3e91db474799daefce3020d3f327cf095c86823d1399447881
verified: 6/22/2026, 12:42:23 PM
view raw JSON →