Skip to main content
Glama
xianminx

Flomo MCP Server

by xianminx

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLOMO_API_URLYesYour Flomo API URL from https://v.flomoapp.com/mine

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
newNoteC

Create a new note in Flomo

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.9/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The tool 'newNote' has a single, clear purpose: creating a new note in Flomo, so an agent cannot misselect between non-existent alternatives.

Naming Consistency5/5

The single tool name 'newNote' follows a clear verb_noun pattern (new + Note), and with only one tool, consistency is inherently perfect. There are no other tools to compare against, so no inconsistencies can arise.

Tool Count2/5

A single tool is too few for a note-taking server like Flomo, which typically involves operations beyond just creation, such as retrieving, updating, deleting, or listing notes. This minimal set severely limits agent functionality and feels incomplete for the domain.

Completeness1/5

The tool surface is severely incomplete for a note-taking service. It only supports creating notes (newNote), with no tools for reading, updating, deleting, searching, or managing notes. This creates significant gaps that will cause agent failures in common workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues