71
/ 100
1 month ago
mcp_so

Omnispindle - Advanced MCP Todo Management System

Simple MCP server to provide my Local Cursor with access to add items to my MongoDB todo list

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 6 credentials: MADNESS_AUTH_TOKEN, MADNESS_API_KEY, AUTH0_TOKEN, GEMINI_API_KEY, MCP_API_KEY, NR_PASS
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.
configMADNESS_API_URL
🔐 secretMADNESS_AUTH_TOKENexport ="your_jwt_token"
configMCP_USER_EMAIL
configOMNISPINDLE_MODEexport ="api"
configOMNISPINDLE_TOOL_LOADOUT
configMONGODB_URIexport ="mongodb://localhost:27017"
configMONGODB_DB
configPORT
configMONGODB_COLLECTION
🔐 secretMADNESS_API_KEY
configAUTH0_DOMAIN
configAUTH0_CLIENT_ID
configAUTH0_AUDIENCE
🔐 secretAUTH0_TOKEN
configOMNISPINDLE_DOC_LEVEL
🔐 secretGEMINI_API_KEY
configOMNISPINDLE_API_TIMEOUT
configOMNISPINDLE_FALLBACK_ENABLED
configOMNISPINDLE_PERFORMANCE_LOGGING
configOMNISPINDLE_API_FAILURE_THRESHOLD
configOMNISPINDLE_API_TIMEOUT_THRESHOLD
configMQTT_HOST
configMQTT_PORT
configDeNa
configHOSTNAME
🔐 secretMCP_API_KEY
configMCP_USER_ID
configMONGODB_LOGS_COLLECTION
configOMNISPINDLE_VALIDATE_PROJECT_NAMES
configAWSIP
configAWSPORT
configNR_URL
configNR_USER
🔐 secretNR_PASS
// 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 5 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/madnessengineering-omnispindle-1nbyjw)](https://m8ven.ai/mcp/madnessengineering-omnispindle-1nbyjw)
commit: 7eb96352ba930873716a0483b6f9da8b56a992aa
code hash: 971479232ef997ec222319c448e4f8a7095ed40f04a496746597f226e0124e34
verified: 6/26/2026, 9:53:58 AM
view raw JSON →