Flomo MCP Server
by xianminx
Flomo MCP Server allows you to create notes in Flomo directly through AI chat interactions in Cursor or Claude desktop. It enables seamless writing and organization of thoughts through natural language commands.
Last updated: N/A
What is Flomo MCP Server?
A Model Context Protocol (MCP) server that integrates Flomo with AI chat applications like Cursor and Claude, enabling note creation through natural language commands.
How to use Flomo MCP Server?
The server can be installed via Smithery or mcp-get. Alternatively, it can be manually configured by setting the FLOMO_API_URL environment variable and running the server using npx mcp-server-flomo
. Once running, send natural language requests to your AI chat, and the server will save the response as a Flomo note.
Key features of Flomo MCP Server
Converts natural language requests into Flomo API calls
Formats and submits notes to Flomo
Provides feedback on successful note creation
Seamless integration with AI tools
Built with TypeScript and Model Context Protocol SDK
Use cases of Flomo MCP Server
Quickly saving AI chat responses as notes in Flomo
Organizing thoughts and ideas directly from AI conversations
Creating a knowledge base from AI-generated content
Integrating Flomo with various MCP-compatible clients (Cursor, Claude, etc.)
FAQ from Flomo MCP Server
What is MCP?
What is MCP?
Model Context Protocol (MCP) is a protocol for communication between AI models and external services.
How do I get my Flomo API URL?
How do I get my Flomo API URL?
You can find your Flomo API URL in the Flomo API Settings page.
What clients are supported?
What clients are supported?
The server supports clients such as Claude, Cursor, Windsurf, Cline, ChatWise, and Cherry Studio.
How do I install the server?
How do I install the server?
You can install the server via Smithery, mcp-get, or manually configure it.
What is Smithery?
What is Smithery?
Smithery is a platform that helps you install and manage MCP servers.