Flomo MCP Server
@xianminx
关于 Flomo MCP Server
A Model Context Protocol (MCP) server that lets you create notes in Flomo directly through AI chat interactions in Cursor or Claude desktop. Write and organize your thoughts seamlessly through natural language commands.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-flomo": {
"command": "npx",
"args": [
"-y",
"mcp-server-flomo"
],
"env": {
"FLOMO_API_URL": "your_api_url_here"
}
}
}
}工具
1Create a new note in Flomo
概览
What is Flomo MCP Server?
Flomo MCP Server is a Model Context Protocol server that lets you create notes in Flomo directly through AI chat interactions in Cursor or Claude Desktop. It converts natural language commands into Flomo API calls, helping you write and organize thoughts seamlessly.
How to use Flomo MCP Server?
Install via Smithery, mcp-get, or manually configure with your Flomo API URL. Set the FLOMO_API_URL environment variable, then run npx mcp-server-flomo. In your AI chat, simply ask to save an answer as a Flomo note.
Key features of Flomo MCP Server
- Create Flomo notes using natural language commands
- Works with Cursor and Claude Desktop AI chats
- Converts AI responses directly into Flomo notes
- Simple configuration with a single API URL
- Built with TypeScript and MCP SDK
Use cases of Flomo MCP Server
- Save AI-generated answers or summaries as Flomo notes
- Capture ideas and thoughts during AI conversations
- Organize research notes by sending them to Flomo
- Integrate note‑taking into your AI workflow
- Automate logging of chat insights into Flomo
FAQ from Flomo MCP Server
What is Flomo MCP Server?
It is an MCP server that enables you to write notes to Flomo by simply asking your AI assistant (like Cursor or Claude Desktop) to save the answer as a note.
How do I get my Flomo API URL?
Go to your Flomo API Settings at https://v.flomoapp.com/mine to get your unique API URL.
Which AI clients does Flomo MCP Server support?
It is designed for Cursor and Claude Desktop, but can be configured with any MCP host that supports stdio transport (e.g., Windsurf, Cline, ChatWise, Cherry Studio).
How do I install Flomo MCP Server manually?
Add the server configuration in your MCP client settings JSON with the command npx mcp-server-flomo and set the environment variable FLOMO_API_URL to your API URL.
What runtime does Flomo MCP Server need?
It requires Node.js to run the npx command, and communicates with Flomo’s REST API over standard I/O.
AI 与智能体 分类下的更多 MCP 服务器
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
评论