Skip to main content
Glama

MCP Server Flomo

by chatmcp

write_note

Send text notes directly to Flomo using markdown formatting. Ideal for quick and organized note-taking from Claude to Flomo integration.

Instructions

Write note to flomo

Input Schema

NameRequiredDescriptionDefault
contentYesText content of the note with markdown format

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "Text content of the note with markdown format", "type": "string" } }, "required": [ "content" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server Flomo

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chatmcp/mcp-server-flomo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server