{"id":"jamesfeng2009-mcp-server-flomo-go","name":"mcp-server-flomo-go","homepage":null,"repo_url":"https://github.com/jamesfeng2009/mcp-server-flomo-go","category":"communication","subcategories":[],"tags":["mcp","flomo","notes","cli","automation","go"],"what_it_does":"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.","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"],"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.","alternatives":["Flomo official integrations (if available)","Custom scripts using Flomo's incoming webhook/API directly","Other MCP-to-note tools or generic webhook-based MCP tools"],"af_score":52.8,"security_score":43.8,"reliability_score":21.2,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:20:33.542515+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":["Go"],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["Environment variable configuration with FLOMO_API_URL (endpoint-based auth via provided URL)"],"oauth":false,"scopes":false,"notes":"No OAuth/scopes described. Authentication appears to rely on the secrecy of the provided Flomo API URL."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information for the package; Flomo usage costs (if any) are not described."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":52.8,"security_score":43.8,"reliability_score":21.2,"mcp_server_quality":45.0,"documentation_accuracy":55.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":80.0,"rate_limit_clarity":35.0,"tls_enforcement":80.0,"auth_strength":45.0,"scope_granularity":10.0,"dependency_hygiene":50.0,"secret_handling":35.0,"security_notes":"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.","uptime_documented":0.0,"version_stability":30.0,"breaking_changes_history":20.0,"error_recovery":35.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_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."]}}