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.
主要功能
01Compatible with Swarmonomicon todo worker
02Stores todos in MongoDB
03Python-based implementation
04Supports adding todos via FastMCP Python client or MQTT directly
05Receives todo requests via FastMCP
064 GitHub stars
使用案例
01Integrating with the Swarmonomicon project for task management
02Adding todo items to a MongoDB database via FastMCP
03Receiving todo requests from various sources, including MQTT