Flomo MCP Server
Writes notes to the flomo note-taking app from an agent via flomo's incoming webhook.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Flomo MCP Server, derived from its capabilities.
AIVSS 6.9 · Medium
View MAESTRO 7-layer threat model →Overview
This server lets an agent append memos to a user's flomo account through flomo's incoming-webhook API. Tool surface: a write_note tool that posts content to flomo. Security surface: it holds the flomo webhook URL (a bearer-like secret) and can write arbitrary content into the user's notes.
Key features
- Append memos to flomo from an agent
- Uses flomo's official incoming webhook
- Simple single-tool write surface
Use cases
- Capture agent output into a personal notes app
- Log ideas or summaries to flomo automatically