Receives todo requests via FastMCP and stores them in MongoDB for processing.
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
01Compatible with Swarmonomicon todo worker
02Supports adding todos via Python client or MQTT
03Provides example usage for adding todos with customizable priority and target agent
04Receives todo requests via FastMCP
05Stores todo items in MongoDB
Use Cases
01Integrating with task management systems
02Creating todo lists for agent-based task processing
03Adding todo items programmatically via FastMCP or MQTT