MCP Eagle Server
@olegshilin
关于 MCP Eagle Server
MCP server for Eagle app
基本信息
配置
工具
1Check 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).
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
ghidraMCP
LaurieWiredMCP Server for Ghidra
评论