Mcp Server Flomo
@BaoxingZhang
About Mcp Server Flomo
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-flomo": {
"command": "npx",
"args": [
"-y",
"@baoxingmcp/mcp-server-flomo"
],
"env": {
"FLOMO_API_URL": "https://flomoapp.com/iwh/xxx/xxx/"
}
}
}
}Tools
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 Server Flomo?
An MCP (Model Context Protocol) server that integrates with the Flomo note-taking API. It is designed for developers to build MCP‑enabled tools that interact with Flomo.
How to use Mcp Server Flomo?
Create the server with npx @modelcontextprotocol/create-server mcp-server-flomo, then install dependencies with npm install. Start the server by running node build/index.js and pass your Flomo API URL via the --flomo_api_url argument or the FLOMO_API_URL environment variable. Use npm run watch for live compilation.
Key features of Mcp Server Flomo
—
Use cases of Mcp Server Flomo
—
FAQ from Mcp Server Flomo
—
—
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments