I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

MCP-server-flomo
Un servidor de protocolo de contexto modelo (MCP) que le permite crear notas en Flomo directamente a través de interacciones de chat de IA en Cursor o Claude Desktop. Escriba y organice sus pensamientos sin problemas a través de los comandos del lenguaje natural.
1
Github Watches
0
Github Forks
1
Github Stars
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!
<img" alt="MCP-server-flomo image">
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.
相关推荐
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Plataforma de automatización de flujo de trabajo de código justo con capacidades de IA nativas. Combine el edificio visual con código personalizado, auto-anfitrión o nube, más de 400 integraciones.
Espejo dehttps: //github.com/agentience/practices_mcp_server
🧑🚀 全世界最好的 llM 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Resumen de los mejores recursos del mundo.
Reviews

user_UH5mGnyj
I have been using mcp-server-flomo by xianminx for a while now and it has significantly streamlined my workflow. The integration with Flomo's note-taking capabilities is seamless. The setup process was straightforward thanks to the comprehensive documentation provided. Highly recommend checking it out at https://github.com/xianminx/mcp-server-flomo!