71
/ 100
14 days ago
mcp_so

FastMCP Todo Server

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
🔐 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/danedens-fastmcp-todo-server-o7nzud)](https://m8ven.ai/mcp/danedens-fastmcp-todo-server-o7nzud)
commit: 31450b925b183595419a71b94c40109f29bf9add
code hash: 70b8009a40aa735e3c5730059d4d614a6dff50c4af403d9546cb5877405cb38e
verified: 6/15/2026, 3:13:29 PM
view raw JSON →