- Flomo MCP Server
Flomo MCP Server
Overview
what is Mcp Server Flomo?
Mcp Server Flomo is a Model Context Protocol (MCP) server that allows users to create notes in Flomo directly through AI chat interactions in various desktop applications like Cursor or Claude. It enables seamless organization of thoughts using natural language commands.
how to use Mcp Server Flomo?
To use Mcp Server Flomo, configure your preferred AI tool (e.g., Claude, Cursor) with the Flomo API URL and run the server using the command:
FLOMO_API_URL=your_api_url_here npx -y mcp-server-flomo
Once the server is running, you can create notes by sending natural language commands in your AI chat.
key features of Mcp Server Flomo?
- Converts natural language requests into Flomo API calls.
- Formats and submits notes directly from AI chat.
- Provides feedback on successful note creation.
use cases of Mcp Server Flomo?
- Creating notes from AI-generated responses in real-time.
- Organizing thoughts and ideas seamlessly during AI interactions.
- Enhancing productivity by integrating note-taking with AI tools.
FAQ from Mcp Server Flomo?
- How do I get my Flomo API URL?
You can obtain your Flomo API URL from the Flomo API Settings page.
- Is Mcp Server Flomo free to use?
Yes! Mcp Server Flomo is free to use for everyone.
- What programming language is Mcp Server Flomo built with?
Mcp Server Flomo is built with TypeScript.
Server Config
{
"mcpServers": {
"mcp-server-flomo": {
"command": "npx",
"args": [
"-y",
"mcp-server-flomo"
],
"env": {
"FLOMO_API_URL": "your_api_url_here"
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
xianminxStar
1Language
JavaScriptLicense
MIT licenseCategory
note-taking
Tags
Recommend Servers
View AllOrkestr
6 hours ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Test
@modelcontextprotocol
test
6 months ago