flomo-mcp
If you are the rightful owner of flomo-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
flomo-mcp is a Model Context Protocol server designed to facilitate the writing of notes to the flomo application.
flomo-mcp
Write notes to flomo.
Usage
{
"mcpServers": {
"flomo-mcp": {
"command": "npx",
"args": ["-y", "flomo-mcp"],
"env": {
"FLOMO_API_URL": "https://flomoapp.com/iwh/xxx/xxx/"
}
}
}
}