60
grade C
3 days ago
glama

db4app Todo MCP Server

Enables LLMs to manage a todo list application through the Model Context Protocol, connecting directly to a browser-based Postgres database to add, list, complete, and remove todo items with categories, priorities, and due dates.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 1 credential: MCP_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.
🔐 secretMCP_AUTH_TOKENAuth token for authentication (alternative to full URL)
configMCP_CONNECTION_IDBrowser connection ID (alternative to full URL)
configMCP_POSTGRES_URL"": "postgres://postgres:YOUR_AUTH_TOKEN@YOUR_CONNECTION_ID.pg.db4.app",
configMCP_SCHEMA"": "todo_mcp"
// 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 4 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/maxabrahamsson-todo-mcp-db4app-e47pli)](https://m8ven.ai/mcp/maxabrahamsson-todo-mcp-db4app-e47pli)
commit: c658174c43d792dbad88826823fa177a8c83f737
code hash: 02d55b3897e5675b2c60f8be52cbf25b4e15a728a3307c98ab9fc716a94f1f37
verified: 4/18/2026, 6:59:49 PM
view raw JSON →