Skip to main content
Glama
Jiraiya8

flomo-mcp-server

by Jiraiya8

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLOMO_API_URLYesYour flomo API URL, obtained from flomo settings -> API. Format: https://flomoapp.com/iwh/你的专属URL/

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
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
add_flomoA

向 flomo 添加一条新的笔记/想法。支持 Markdown 格式,可在内容中使用 #标签

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The agent will always select the correct one.

Naming Consistency5/5

There is only one tool, so naming consistency is trivial. The tool uses a clear verb_noun pattern (add_flomo) which would be consistent if extended.

Tool Count1/5

A single tool for a note-taking service is far too few. Typical MCP servers for similar domains have at least 5-10 tools (CRUD, search, etc.). This feels incomplete.

Completeness1/5

The server only supports adding notes. Missing essential operations like listing, retrieving, updating, or deleting notes, making the surface severely incomplete for real use.

Maintenance

ActivityInactive
ResponsivenessNo issues