mcp-eagle
olegshilin/mcp-eagleUpdated Apr 2000

Remote#MCP server#Eagle app#interfaceLicense: NoneLanguage: TypeScript

MCP Eagle Server

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

Setup

  1. Install dependencies:
npm install
  1. Build the server:
npm run build
  1. 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

Installation

Claude
Claude
Cursor
Cursor
Windsurf
Windsurf
Cline
Cline
Witsy
Witsy
Spin AI
Spin AI
Run locally with the following command:
Terminal
Add the following config to your client:
JSON
{
  "mcpServers": {
    "eagle": {
      "env": {},
      "args": [
        "/path/to/mcp-eagle/build/index.js"
      ],
      "command": "node"
    }
  }
}

MCPLink

Seamless access to top MCP servers powering the future of AI integration.

© 2025 MCPLink. All rights reserved.
discordgithubdiscord