Provides a Model Context Protocol server for managing a simple text-based notes system.
Flomo serves as a Model Context Protocol (MCP) server designed to demonstrate core MCP concepts through a basic notes system. It allows users to create, list, and access text notes via unique URIs, complete with titles, content, and metadata. Beyond simple note management, Flomo includes tools for creating new notes and prompts for generating LLM summaries of all stored notes, making it a practical example for integrating custom data and logic with MCP-compatible applications like Claude Desktop.