mcp-server-flomo-go
Provides a Go-based CLI tool and an MCP server for writing notes to Flomo, with support for Markdown content and comma-separated tags. Configuration is done via an environment variable pointing at a Flomo API/endpoint URL.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
TLS is likely used since the example endpoint is HTTPS, but explicit enforcement/verification is not documented here. Authentication appears to be endpoint/URL-based (treat as a secret) without fine-grained scopes. README warns not to share the API URL, but does not specify logging/redaction behavior. No dependency/security audit details are provided.
⚡ Reliability
Best When
You want an agent/automation to create Flomo memos programmatically using a simple 'write_note' interface.
Avoid When
You cannot securely manage and protect a Flomo API URL provided via environment variables, or you need guaranteed idempotency/retry semantics.
Use Cases
- • Send notes from terminal with optional tags
- • Integrate note-writing into an MCP-capable agent workflow
- • Create automated note ingestion pipelines from other systems
Not For
- • High-assurance environments requiring formal compliance documentation
- • Use cases needing robust pagination/query APIs for retrieving notes
- • Teams that require OAuth-based auth and fine-grained permissions
Interface
Authentication
No OAuth/scopes described. Authentication appears to rely on the secrecy of the provided Flomo API URL.
Pricing
No pricing information for the package; Flomo usage costs (if any) are not described.
Agent Metadata
Known Gotchas
- ⚠ README describes only a single MCP tool (write_note) and does not document behavior under retries/timeouts or idempotency.
- ⚠ Authentication relies on an API URL provided via environment variables; agents must handle secrets carefully.
- ⚠ Rate limiting is only mentioned as a general recommendation for large volumes, without actionable limits/headers.
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-server-flomo-go.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-04-04.