Mcp Server Flomo — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Server Flomo (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.

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.
To install mcp-server-flomo for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install mcp-server-flomo --client claudenpx @michaellatman/mcp-get@latest install mcp-server-flomohttps://mcp.so/protocol/mcp-server-flomo/wss://mcp.smithery.ai:443
Configure Claude / Cursor / Windsurf / Cline / ChatWise / Cherry Studio etc.
FLOMO_API_URL=your_api_url_here npx mcp-server-flomoOr 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 src="https://raw.githubusercontent.com/xianminx/mcp-server-flomo/refs/heads/main/public/images/mcp-cursor-flomo.png" width="400">
The server will handle:
# Install dependencies
npm install
FLOMO_API_URL=your_api_url_here npx .This project is licensed under the MIT License—see the LICENSE file for details.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.