Flomo
Enables direct note-taking in Flomo by capturing Markdown content from conversations and posting it to your knowledge base via webhook integration
1 stars
0 tools
Created Aug 2025
@chatmcp/chatmcp-flomo-flomo-mcpAbout
Enables direct note-taking in Flomo by capturing Markdown content from conversations and posting it to your knowledge base via webhook integration
Categories
general
Installation
npm
npm install @chatmcp/chatmcp-flomo-flomo-mcp
Configuration
{
"mcpServers": {
"chatmcp-flomo-flomo-mcp": {
"command": "npx",
"args": [
"-y",
"@chatmcp/chatmcp-flomo-flomo-mcp"
]
}
}
}