Skip to main content
Glama

MCP Server Flomo

by chatmcp

write_note

Create and save markdown-formatted notes directly to Flomo using this tool. Ideal for quick text input and organization through the MCP Server Flomo interface.

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" }

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