todo-mcp-server
0
The Todo MCP Server is designed to allow AI agents to manage todos using the Model Context Protocol. It enables operations such as retrieving, creating, updating, and deleting todos in a standardized manner through a REST API.
Python SDK
Used to implement the MCP protocol
Next.js API routes
Build REST API
Prisma ORM + PostgreSQL
Database Management
JWT-based auth
Authentication