flomo-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| write_noteC | write note to flomo |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusing it with others. The single tool's purpose is clearly defined as writing a note to Flomo.
The tool name 'write_note' follows a clear verb_noun pattern. Consistency is trivially maintained with only one tool.
A single tool is too few for the apparent scope of a Flomo integration, which would typically include reading, listing, updating, or deleting notes. The server feels under-scoped.
The server only supports writing notes, lacking essential operations like fetching, listing, updating, or deleting notes. This is a significant gap for a note-taking service.