
mcp eagle
MCP server for Eagle app
Repository Info
About This Server
MCP server for Eagle app
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP Eagle Server
This is a Model Context Protocol (MCP) server for interfacing with the Eagle app.
Setup
- Install dependencies:
npm install
- Build the server:
npm run build
- Run the server:
npm start
Usage with Claude Desktop
Add this to your Claude Desktop configuration (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"eagle": {
"command": "node",
"args": ["/path/to/mcp-eagle/build/index.js"]
}
}
}
Available Tools
eagle-status: Check Eagle app connection status
Quick Start
Clone the repository
git clone https://github.com/olegshilin/mcp-eagleInstall dependencies
cd mcp-eagle
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.