MCP.so
ログイン

MCP Eagle Server

@olegshilin

MCP Eagle Server について

MCP server for Eagle app

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

olegshilin

設定

標準の設定はありません

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

リポジトリ

ツール

1

Check Eagle app connection status

概要

What is MCP Eagle Server?

MCP Eagle Server is a Model Context Protocol (MCP) server for interfacing with the Eagle app.

How to use MCP Eagle Server?

Install dependencies with npm install, build with npm run build, and start with npm start. For Claude Desktop, add the server to the MCP servers configuration in claude_desktop_config.json with the command node and the path to the built index.js.

Key features of MCP Eagle Server

  • Provides an MCP interface to the Eagle app.

Use cases of MCP Eagle Server

FAQ from MCP Eagle Server

What tools does MCP Eagle Server expose?

The server exposes one tool: eagle-status, which checks the status of the Eagle app.

How do I install MCP Eagle Server?

Run npm install to install dependencies, then npm run build to compile the server.

How do I run MCP Eagle Server?

Start the server with npm start after building.

How do I configure MCP Eagle Server with Claude Desktop?

Add an entry to claude_desktop_config.json under mcpServers with the key eagle, using node as the command and the path to the built index.js as the argument.

Does MCP Eagle Server have any runtime requirements?

The README does not specify additional runtime requirements beyond Node.js (needed to run node).

コメント

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