Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jimpick • File & Storage
A demo Model Context Protocol (MCP) server that provides a simple to-do list backed by a Fireproof database, intended for local use and integration with agents like Claude Desktop.
A simple persistent memory store to add, list, and update short-lived structured items (todos) during a conversation.
An example implementation showing how to integrate Fireproof storage with the Model Context Protocol and subscribe to database changes.
A locally runnable demo to test handing off tasks or data between an LLM interface (e.g., Claude Desktop) and a small backend service.
This repository is a lightweight example MCP server showing how to use the Fireproof storage library to implement a to-do list service. It exposes tools to create, list, mark done, and delete todo items and keeps an in-memory cache synced via Fireproof subscriptions. The demo is useful for testing integrations with Claude Desktop or other MCP-aware agents and for learning how to add persistent storage to MCP servers. Installation and local run instructions are provided so you can run the service locally and register it with Claude Desktop.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.