MCP.so
ログイン

MCP-Flomo-Server

@codeugar

MCP-Flomo-Server について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

codeugar

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「その他」の他のコンテンツ