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
Kone.vc
patrocinadorMonetize your AI agent with contextual product recommendations
Flinchify
MCP allowing your Agent to request human validation on webapps and apps.
Zephyr Scale
Manage Zephyr Scale test cases through the Atlassian REST API.
Vault MCP
An Obsidian plugin that embeds an MCP server to interact with your notes using AI.
SlideSpeak
Create and automate PowerPoint presentations and slide decks using the SlideSpeak API. Requires an API key.
DeepLucid3D UCPF Server
An MCP server for advanced cognitive analysis, creative problem-solving, and structured thinking using the UCPF framework.
ImprintMCP
Autoupdating MCP Vector Memory
Google Keep
Read, create, update and delete Google Keep notes.
Decent Sampler Drums
Generates Decent Sampler drum kit configurations.
Synapse
MCP server that connects any AI to your Obsidian vault — save articles, search notes, build a compounding knowledge base
activity-mcp
An MCP server for interacting with various services like Slack, Harvest, and GitHub to manage activities and data.