Mcp Server Todo
@bba432288-beep
About Mcp Server Todo
A MCP server for managing Todo items. It exposes five tools that allow AI assistants (such as Claude) to create, read, update, and delete todos via natural language.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-todo": {
"command": "npx",
"args": [
"-y",
"mcp-server-todo"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Mcp Server Todo?
Mcp Server Todo is a Model Context Protocol (MCP) server for managing todo items. It exposes five tools that let AI assistants (such as Claude) create, read, update, and delete todos via natural language, with zero backend setup required — the server connects to a hosted, always-on REST backend.
How to use Mcp Server Todo?
Run it directly via npx: npx mcp-server-todo. No installation is needed. Configure it in your MCP client’s mcp.json (e.g., claude_desktop_config.json) using the command npx with args ["-y", "mcp-server-todo"].
Key features of Mcp Server Todo
- Five tools: add, list, get, update, delete todos
- Zero backend setup — connects to hosted REST API
- No database, server deployment, or credentials to manage
- Run directly via npx, no installation required
- Works with AI assistants like Claude via MCP
Use cases of Mcp Server Todo
- AI assistant managing a personal task list via natural language
- Quickly creating, updating, or deleting todos without manual entry
- Retrieving and reviewing all todo items in a structured format
- Integrating todo management into AI-powered workflows with no infrastructure
FAQ from Mcp Server Todo
What tools does Mcp Server Todo expose?
It exposes five tools: list_todos, add_todo, get_todo, update_todo, and delete_todo.
Do I need to set up a database or backend?
No. The server uses a hosted, always-on REST backend with no need to provision a database, deploy a server, or manage credentials.
How do I install Mcp Server Todo?
No installation is required. Run it directly via npx using npx mcp-server-todo.
How do I configure it with an MCP client?
Add the server to your MCP configuration file (e.g., claude_desktop_config.json) with command: "npx" and args: ["-y", "mcp-server-todo"].
What parameters does the add_todo tool require?
It requires a single string parameter title (required) that specifies the title of the new todo item.
Frequently asked questions
What tools does Mcp Server Todo expose?
It exposes five tools: `list_todos`, `add_todo`, `get_todo`, `update_todo`, and `delete_todo`.
Do I need to set up a database or backend?
No. The server uses a hosted, always-on REST backend with no need to provision a database, deploy a server, or manage credentials.
How do I install Mcp Server Todo?
No installation is required. Run it directly via npx using `npx mcp-server-todo`.
How do I configure it with an MCP client?
Add the server to your MCP configuration file (e.g., `claude_desktop_config.json`) with `command: "npx"` and `args: ["-y", "mcp-server-todo"]`.
What parameters does the `add_todo` tool require?
It requires a single string parameter `title` (required) that specifies the title of the new todo item.
Basic information
More Productivity MCP servers

AdWhispr - Research, Clone, & Launch Ads from Claude/ChatGPT
AdWhisprRemote MCP server that turns Claude, ChatGPT, or Cursor into a full ad workflow: research any brand's live Facebook and TikTok ads, clone the proven winners for your own brand, and launch real campaigns on Google, TikTok

One
OneConnect your agent to the apps your team already uses: Gmail, Slack, Stripe, Shopify, HubSpot, Notion, Linear, Salesforce, QuickBooks and more. One hosted MCP server with OAuth sign-in, nothing to install and no API keys

RADAAR
RADAARThe RADAAR MCP (Model Context Protocol) Server acts as a bridge between AI assistants (such as Claude, ChatGPT, or custom LLM agents) and the RADAAR social media management platform. By exposing RADAAR’s core tools and A
RADAAR
RADAAROfficial repository bringing RADAAR's social media and content management tools to AI agents like Cursor, VS Code, and ChatGPT. Built on the agent-plugins.org standard, it connects seamlessly to the MCP server. Schedule
Sitespeak Claude Plugin
sitespeakaiManage your SiteSpeakAI chatbot from Claude Code - a plugin and MCP server for optimizing chatbots in plain English.
Comments