Flomo
A server to write notes to Flomo using its incoming webhook API.
mcp-server-flomo MCP Server
write notes to Flomo.
This is a TypeScript-based MCP server help you write notes to Flomo.

Features
Tools
write_note- Write text notes to Flomo- Takes content as required parameters
Development
Install dependencies:
npm install
Build the server:
npm run build
For development with auto-rebuild:
npm run watch
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
{
"mcpServers": {
"mcp-server-flomo": {
"command": "npx",
"args": ["-y", "@chatmcp/mcp-server-flomo"],
"env": {
"FLOMO_API_URL": "https://flomoapp.com/iwh/xxx/xxx/"
}
}
}
}
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:
npm run inspector
The Inspector will provide a URL to access debugging tools in your browser.
Servidores relacionados
MCP Handoff Server
Manages AI agent handoffs with structured documentation and seamless task transitions.
Agentify
A multi-client AI agent monitoring and control system with automatic task completion detection.
Squad AI
Your AI Product Manager. Surface insights, build roadmaps, and plan strategy with 30+ tools.
DaVinci Resolve MCP
An MCP server integration for the DaVinci Resolve video editing software.
Dialogoi
An MCP server designed to assist with novel writing, configurable via JSON project files.
MS-365 MCP Server
A containerized MCP server for Microsoft 365, featuring OAuth authentication and OpenTelemetry instrumentation for monitoring.
Jira & Confluence MCP Servers
MCP servers for interacting with Jira and Confluence APIs.
Google Calendar
An MCP server for Google Calendar, enabling LLMs to read, create, and manage calendar events.
screenpipe
use 24/7 desktop memory as context in AI
Kibela
Manage content on the Kibela knowledge sharing platform.