[!IMPORTANT] このアプリケーションは現在開発中です。API呼び出しごとにブラウザが開くという既知の問題があります。
ベアMCPサーバー
Bearメモ作成ソフトウェアと対話するための MCP サーバー。
インストール
Goose CLIの場合
Goose CLI で Bear 拡張機能を有効にするには、設定ファイル~/.config/goose/config.yaml
を編集して次のエントリを追加します。
Gooseデスクトップ用
次の設定で新しい拡張機能を追加します。
- タイプ: 標準IO
- ID : クマ
- 名前:ベア
- 説明: Bearノート作成ソフトウェアとの対話
- コマンド:
uvx --from git+https://github.com/jkawamoto/mcp-bear mcp-bear
- 環境変数: APIトークンを
BEAR_API_TOKEN
に追加します
Goose Desktop で MCP サーバーを構成する方法の詳細については、 「拡張機能の使用 - MCP サーバー」ドキュメントを参照してください。
クロードデスクトップ向け
このサーバーを Claude Desktop 用に構成するには、 claude_desktop_config.json
ファイルのmcpServers
の下に次のエントリを編集します。
編集後、アプリケーションを再起動してください。詳細については、 「Claudeデスクトップユーザー向け - モデルコンテキストプロトコル」を参照してください。
Smithery経由でインストール
Smithery経由で Claude Desktop 用の Bear MCP Server を自動的にインストールするには:
実施されたアクション
サーバーは以下のアクションをサポートしています。各アクションの詳細については、BearのX-callback-urlスキームのドキュメントを参照してください。
- [x] /オープンノート
- [x] /作成
- [ ] /テキストを追加
- [ ] /ファイルを追加
- [x] /タグ
- [x] /オープンタグ
- [ ] /名前変更タグ
- [ ] /タグを削除
- [ ] /ごみ
- [ ] /アーカイブ
- [ ] /タグなし
- [x] /todo
- [x] /今日
- [ ] /ロック済み
- [x] /検索
- [x] /grab-url
ライセンス
このアプリケーションはMITライセンスに基づいてライセンスされています。詳細については、 LICENSEファイルをご覧ください。
You must be authenticated.
Bear メモ作成ソフトウェアとのやり取りを容易にし、ユーザーがメモを開いたり、メモを作成したり、Bear の X-callback-url スキームを通じて検索したりするなどのアクションを実行できるようにします。
Related Resources
Related MCP Servers
- -securityAlicense-qualityAllows the AI to read from your Bear NotesLast updated -23TypeScriptMIT License
- -securityFlicense-qualityFacilitates note storage and summarization through custom URIs, allowing users to manage, summarize, and update notes with varying detail levels in a collaborative environment.Last updated -Python
- AsecurityAlicenseAqualityEnables interaction with Apple Notes via natural language, supporting note creation, search, and retrieval with iCloud integration for seamless note management.Last updated -32TypeScriptMIT License
- -securityAlicense-qualityA Model Context Protocol server that allows AI assistants like Claude to read notes from the Bear note-taking app in a safe, read-only mode.Last updated -2JavaScriptMIT License