Fastmcp Todo
CreatedDanEdens
Receives todo requests via FastMCP and stores them in MongoDB for processing.
About
Fastmcp Todo is a FastMCP-based server designed to receive todo requests and store them in MongoDB. It integrates seamlessly with the Swarmonomicon project, allowing for task management and distribution. This server provides a simple way to add todo items to a MongoDB database using FastMCP or MQTT, facilitating the creation of task lists for agent-based processing and real-time updates.
Key Features
- Compatible with Swarmonomicon todo worker
- Supports adding todos via Python client or MQTT
- Provides example usage for adding todos with customizable priority and target agent
- Receives todo requests via FastMCP
- Stores todo items in MongoDB
Use Cases
- Integrating with task management systems
- Creating todo lists for agent-based task processing
- Adding todo items programmatically via FastMCP or MQTT