MCP-Flomo-Server
@codeugar
About MCP-Flomo-Server
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP-Flomo-Server?
MCP-Flomo-Server is a Model Context Protocol (MCP) server that lets AI assistants like Claude save content directly to a Flomo note-taking account. It provides a tool interface for AI assistants to call, sending notes via the Flomo API.
How to use MCP-Flomo-Server?
Clone the repository, install dependencies with npm install, and configure your Flomo API key by editing the flomo_api variable in src/index.ts. Build with npm run build, then run the server. An AI assistant can then invoke the flomo tool to record notes to your Flomo account.
Key features of MCP-Flomo-Server
- Provides an MCP tool interface for AI assistants
- Sends content to Flomo via its API
- Configurable through environment variables or direct source edits
- Developed in TypeScript for type safety
- Uses Zod for data validation
Use cases of MCP-Flomo-Server
- Saving important insights from AI conversations to Flomo
- Automatically logging meeting notes or tasks discussed with an AI
- Quickly capturing ideas generated during AI-assisted brainstorming
FAQ from MCP-Flomo-Server
How do I get a Flomo API key?
Log into the Flomo web version, go to settings, find the API section, and create a new API key.
Is it normal for the server to have no console output after starting?
Yes, the server waits for MCP client connections and produces no additional console output by default.
How can I confirm the server is working correctly?
Try sending a note to Flomo through your AI assistant, then check if the note appears in your Flomo account.
Frequently asked questions
How do I get a Flomo API key?
Log into the Flomo web version, go to settings, find the API section, and create a new API key.
Is it normal for the server to have no console output after starting?
Yes, the server waits for MCP client connections and produces no additional console output by default.
How can I confirm the server is working correctly?
Try sending a note to Flomo through your AI assistant, then check if the note appears in your Flomo account.
Basic information
More Other MCP servers
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Codelf
unbugA search tool helps dev to solve the naming things problem.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments