Cover image
Try Now
2025-04-01

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.

3 years

Works with Finder

1

Github Watches

0

Github Forks

1

Github Stars

Flomo MCP Server

NPM Version MIT licensed smithery badge

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

mcp-get: mcp-server-flomo

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

  1. Get your Flomo API URL from Flomo API Settings

  2. 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.

相关推荐

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

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • Daren White
  • A supportive coach for mastering all Spanish tenses.

  • J. DE HARO OLLE
  • Especialista en juegos de palabras en varios idiomas.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • 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.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • jae-jae
  • Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.

  • HiveNexus
  • Un bot de chat de IA para equipos pequeños y medianos, que apoyan modelos como Deepseek, Open AI, Claude y Gemini. 专为中小团队设计的 ai 聊天应用 , 支持 Deepseek 、 Open ai 、 Claude 、 Géminis 等模型。

  • zhaoyunxing92
  • 本项目是一个钉钉 MCP (Protocolo del conector de mensajes )服务 , 提供了与钉钉企业应用交互的 API 接口。项目基于 Go 语言开发 支持员工信息查询和消息发送等功能。 支持员工信息查询和消息发送等功能。

  • ravitemer
  • Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)

  • patruff
  • Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo

    Reviews

    5 (1)
    Avatar
    user_UH5mGnyj
    2025-04-17

    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!