Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by repaera • Uncategorized
An MCP server implementing a todo list API with multiple adapters and persistence options.
Manage todo lists via MCP protocol.
A lightweight, deployable MCP server with optional persistence.
Integration with Next.js AI chat using Streamable HTTP transport.
This MCP server provides a todo list management backend compatible with Next.js AI chat integration. It supports multiple deployment targets including Render, Fly.io, and Cloudflare Workers, with in-memory or persistent D1 SQLite storage. The server uses Streamable HTTP transport per the MCP spec and offers tools for listing, adding, completing, updating, and deleting todos. It includes optional layered authentication and is designed for easy extension and deployment.