flomo-mcp

flomo-mcp

3.4

flomo-mcp is a Model Context Protocol server designed to facilitate the writing of notes to the flomo application.

flomo-mcp

Write notes to flomo.

Usage

{
  "mcpServers": {
    "flomo-mcp": {
      "command": "npx",
      "args": ["-y", "flomo-mcp"],
      "env": {
        "FLOMO_API_URL": "https://flomoapp.com/iwh/xxx/xxx/"
      }
    }
  }
}