flomo.com
flomo.com logo

Flomo

Enables direct note-taking in Flomo through a simple markdown-to-webhook tool that captures thoughts, ideas, and researc...

Created byApr 22, 2025

mcp-server-flomo MCP Server

write notes to Flomo.
This is a TypeScript-based MCP server help you write notes to Flomo.
preview

Features

Tools

  • write_note - Write text notes to Flomo

Development

Install dependencies:
Build the server:
For development with auto-rebuild:

Installation

To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json
Find Your Flomo_API_URL here

Debugging

Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
The Inspector will provide a URL to access debugging tools in your browser.

mcp-server-flomo MCP Server

write notes to Flomo.
This is a TypeScript-based MCP server help you write notes to Flomo.
preview

Features

Tools

  • write_note - Write text notes to Flomo

Development

Install dependencies:
Build the server:
For development with auto-rebuild:

Installation

To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json
Find Your Flomo_API_URL here

Debugging

Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
The Inspector will provide a URL to access debugging tools in your browser.