Skip to content
Back to search
30
MCP

FastMCP Todo

pulsemcp/fastmcp todo

Integrates with MongoDB and MQTT to enable real-time task management, distribution, and updates for collaborative workflows and automation.

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

Similar MCP servers embedding-nearest

dotnet-todo-mcp
A todo MCP server built with FastMCP
0 tools
fastmcp todo server
Metadata-only Glama MCP server.
0 tools
io.github.ecfaria/todoist-mcp
MCP server for Todoist task management integration
0 tools
todo-mcp-server
The repository todo-mcp-server is a minimal Todo application implemented as an MCP (Model Context Protocol) server. It provides basic functi
0 tools
llm-todo-mcp-mao
A todo application MCP server designed for AI agent task management
0 tools
todo-for-ai
🤖 A comprehensive task management system specifically designed for AI assistants. Supports project management, task tracking, team collabora
0 tools

How to use

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

{
  "mcpServers": {
    "fastmcp_todo": {
      "url": "None",
      "transport": "http"
    }
  }
}