Flomo
Create notes in Flomo through AI chat interactions in Cursor or Claude desktop.
Flomo MCP Server
https://github.com/xianminx/mcp-server-flomo
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.
Usage
Installing via Smithery
To install mcp-server-flomo for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install mcp-server-flomo --client claude
mcp-get
npx @michaellatman/mcp-get@latest install mcp-server-flomo
mcp.so
https://mcp.so/protocol/mcp-server-flomo/wss://mcp.smithery.ai:443
Manually configure
Configure Claude / Cursor / Windsurf / Cline / ChatWise / Cherry Studio etc.
FLOMO_API_URL=your_api_url_here npx mcp-server-flomo
Or configure for your MCP Host / Client. See https://mcp.so/protocol/mcp-server-flomo/wss://mcp.smithery.ai:443 for configuration detail.
Get your Flomo API URL from Flomo API Settings
{
"mcpServers": {
"mcp-server-flomo": {
"command": "npx",
"args": [
"mcp-server-flomo"
],
"env": {
"FLOMO_API_URL": "your_api_url_here"
}
}
}
}
Once the server is running, you can create notes in Flomo through natural language commands in your AI chat. Here are some examples:
"How to publish a mcp server? Could you save the answer to flomo note after answering it"
This will save the Cursor AI Agent response to Flomo directly in the chat conversation!
The server will handle:
- Converting your natural language requests into Flomo API calls
- Proper formatting and submission of your notes
- Providing feedback on successful note creation
Dev
-
Get your Flomo API URL from Flomo API Settings
-
Install and configure:
# Install dependencies npm install FLOMO_API_URL=your_api_url_here npx .
Technical Details
- Built with TypeScript and the Model Context Protocol SDK
- Communicates with Flomo via their REST API
- Runs over stdio for seamless integration with AI tools
License
This project is licensed under the MIT License—see the LICENSE file for details.
संबंधित सर्वर
Kone.vc
प्रायोजकMonetize your AI agent with contextual product recommendations
Microsoft Planner by CData
A read-only MCP server enabling LLMs to query live Microsoft Planner data using the CData JDBC Driver.
Notion
Notion official MCP server
Autofill PDF
Autofill PDF is an MCP server that connects your Instafill.ai workspace to the Claude and ChatGPT MCP clients, allowing users to upload, search, and automatically fill PDF forms directly from chat.
Xiaohongshu Toolkit
An automation toolkit for Xiaohongshu, enabling content creation, publishing, and creator data analysis.
Confluence
Integrate with Atlassian Confluence to access spaces, search pages, and manage content from any MCP-compatible application.
OnceHub
The OnceHub MCP Server provides a standardized way for AI models and agents to interact directly with your OnceHub scheduling API.
Learning-Assistant-MCP
An MCP server that helps developers understand what they’re building by explaining concepts, reviewing approaches, and guiding them toward better solutions.
burn-mcp-server
Personal Knowledge Base MCP — 22 tools for AI agents to access your curated reading intelligence.
repo-graph
Structural graph map of any codebase. LLM queries the graph instead of grepping through everything. 13 languages, auto-detected flows, cross-stack linking. Zero deps.
Zendesk MCP Server
Manage Zendesk tickets and comments, analyze tickets, draft responses, and access Help Center articles as a knowledge base.