Omnispindle
Accepts todo requests via FastMCP and stores them in MongoDB.
关于
Omnispindle is a FastMCP-based server designed for the Swarmonomicon project. It efficiently receives todo requests via FastMCP and stores them in MongoDB, making them accessible to the Swarmonomicon todo worker for processing. Built with Python, it offers seamless integration within the Swarmonomicon ecosystem for streamlined task management and distribution.
主要功能
- Compatible with Swarmonomicon todo worker
- Stores todos in MongoDB
- Python-based implementation
- Supports adding todos via FastMCP Python client or MQTT directly
- Receives todo requests via FastMCP
- 4 GitHub stars
使用案例
- Integrating with the Swarmonomicon project for task management
- Adding todo items to a MongoDB database via FastMCP
- Receiving todo requests from various sources, including MQTT