Back to search
30
MCP

todo-mcp-server

idsulik/todo-mcp-server

The repository todo-mcp-server is a minimal Todo application implemented as an MCP (Model Context Protocol) server. It provides basic functionalities such as listing, viewing, adding, removing, and clearing todo items.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp
Repository containing MCP (Model Context Protocol) servers that provides a suite of tools for managing and interacting with Oracle products.
0 tools
net.todoist/mcp
Official Todoist MCP server for AI assistants to manage tasks, projects, and workflows.
0 tools · streamable-http
io.github.ecfaria/todoist-mcp
MCP server for Todoist task management integration
0 tools
git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git o
0 tools
all-in-mcp
An MCP (Model Context Protocol) server providing daily-use utility functions and academic paper search capabilities
0 tools
llm-todo-mcp-mao
A todo application MCP server designed for AI agent task management
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "todo-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}