Omnispindle
4
FastMCP Todo Server is a FastMCP-based server designed for handling todo requests, which integrates with MongoDB for task storage and works with the Swarmonomicon todo worker. It is implemented in Python and supports real-time task management and distribution.
FastMCP Todo Server
A FastMCP-based Todo Server for the Swarmonomicon project.
Features
- FastMCP server for receiving todo requests
- MongoDB integration for todo storage
- Compatible with Swarmonomicon todo worker
- Python-based implementation
Usage
Starting the Server
- Start the FastMCP server.
Adding Todos
You can add todos using FastMCP in several ways:
- Using FastMCP Python client
- Using MQTT directly