Flomo
Summary
The mcp-server-flomo provides a simple interface for writing notes to Flomo's note-taking service through the Model Context Protocol. Built with TypeScript, it exposes a single 'write_note' tool that accepts markdown-formatted content and posts it to Flomo via their webhook API. The server requires a Flomo API URL (configured through environment variables or command-line arguments) and returns a link to view the created note. This implementation is ideal for AI assistants that need to capture thoughts, ideas, or research findings directly to a user's Flomo account without requiring manual copying and pasting.
Available Actions(1)
write_note
Write text notes to Flomo. Takes content as required parameters.
Community Reviews
No reviews yet. Be the first to review!
Sign in to join the conversation