Skip to main content
Glama
TaylorChen

flomo-mcp

by TaylorChen

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLOMO_API_URLYesFlomo webhook URL for posting notes

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

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
write_noteB

Write note to flomo

Prompts

Interactive templates invoked by user choice

NameDescription
summarize_notesSummarize all notes

Resources

Contextual data attached and managed by the client

NameDescription
First NoteA text note: First Note
Second NoteA text note: Second Note

TDQS

B3.2/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of overlap or confusion between tools. The intent is unambiguous.

Naming Consistency5/5

The single tool name 'write_note' follows a clear verb_noun pattern, which is consistent and predictable even with only one tool present.

Tool Count2/5

With only one tool, the server feels very thin for a Flomo integration. A typical note-taking service would require multiple operations (e.g., read, update, delete), so the small count is likely a limitation rather than a deliberate scope.

Completeness1/5

The tool surface is severely incomplete for the stated purpose. Only 'write_note' (create) is available, with no way to retrieve, update, list, or delete notes, leaving obvious dead ends for any real workflow.

Maintenance

ActivityInactive
ResponsivenessNo issues