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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-flomo": {
"command": "npx",
"args": [
"-y",
"mcp-server-flomo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...