Eagle MCP Server

Integrations

  • Provides comprehensive integration with the Eagle app, enabling management of folders and items (images, documents, media) in an Eagle library. Supports creating, renaming, and updating folders; adding items from URLs and file paths; retrieving item information, thumbnails, and source files; and managing items through operations like moving to trash and updating metadata.

  • Supports visualization of workflows and architecture diagrams through Mermaid integration, as demonstrated in the use case diagrams showing different deployment scenarios.

Eagle MCP サーバー (非公式)

Eagle用のモデルコンテキストプロトコル(MCP)サーバー。Wiki

要件

前提条件

必要な依存関係をインストールします。

uv sync

使用法

  1. Eagleアプリを起動します。
  2. 次のコマンドを実行して、この MCP サーバーを起動します。
uv run main.py # To use a different endpoint: # EAGLE_API_BASE_URL=http://localhost:12345 uv run main.py

SSEを使用してMCPサーバーに接続する

最も人気のある MCP クライアント (Claude Desktop、Cursor、Windsurf) はすべて、次の構成形式を使用します。

{ "mcpServers": { "eagle-mcp-server": { "url": "http://localhost:8000/mcp" } } }

VSコード

"mcp": { "servers": { "eagle-mcp-server": { "type": "sse", "url": "http://localhost:8000/mcp" } } }

ツール

サポートされている操作IDAPIエンドポイント有効(デフォルト)カテゴリ
connect/api/接続MCP
get_application_info/api/アプリケーション/情報⚫︎応用
create_folder/api/フォルダ/作成⚫︎フォルダ
rename_folder/api/フォルダ/名前変更フォルダ
update_folder/api/フォルダ/更新⚫︎フォルダ
get_folder_list/api/フォルダ/リスト⚫︎フォルダ
get_folder_list_recent/api/folder/listRecentフォルダ
add_item_from_url/api/item/addFromURLアイテム
add_items_from_urls/api/item/addFromURLsアイテム
add_item_from_path/api/item/addFromPath⚫︎アイテム
add_items_from_paths/api/item/addFromPathsアイテム
[ ]add_bookmark/api/item/ブックマークの追加⚫︎アイテム
get_item_info/api/アイテム/情報⚫︎アイテム
get_item_source/api/item/ソース⚫︎アイテム
get_item_thumbnail/api/item/サムネイルアイテム
get_item_list/api/アイテム/リスト⚫︎アイテム
move_item_to_trash/api/item/ゴミ箱へ移動⚫︎アイテム
refresh_item_palette/api/item/refreshPaletteアイテム
refresh_item_thumbnail/api/item/refreshThumbnailアイテム
update_item/api/item/update⚫︎アイテム
get_library_info/api/ライブラリ/情報⚫︎図書館
get_library_history/api/ライブラリ/履歴図書館
switch_library/api/ライブラリ/スイッチ図書館
get_library_icon/api/ライブラリ/アイコン図書館
[ ].........

MCP サーバー API ドキュメント:

ユースケース

1) 同じホスト(推奨)

[!TIP] ファイルシステムに直接アクセスできます。

2) 同じホスト (Eagle App、MCP サーバー) + 他のホスト (MCP クライアント)

[!警告] ファイルシステムにアクセスできません。

3) その他のホスト

[!警告] ファイルシステムにアクセスできません。

-
security - not tested
A
license - permissive license
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Eagle MCP サーバー

  1. 要件
    1. 前提条件
      1. 使用法
        1. SSEを使用してMCPサーバーに接続する
          1. ツール
            1. ユースケース
              1. 1) 同じホスト(推奨)
              2. 2) 同じホスト (Eagle App、MCP サーバー) + 他のホスト (MCP クライアント)
              3. 3) その他のホスト

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              An MCP server to interact with a Tinybird Workspace from any MCP client.
              Last updated -
              51
              Python
              Apache 2.0
              • Apple
            • -
              security
              A
              license
              -
              quality
              MCP Server for Netbird
              Last updated -
              28
              Go
              Apache 2.0
            • -
              security
              F
              license
              -
              quality
              This MCP server allows users to create, manage, and serve web applications through Goose, storing apps in configurable directories and providing web app serving capabilities.
              Last updated -
              JavaScript
              • Linux
              • Apple

            View all related MCP servers

            ID: 4nh0x7rti7