Eagle MCP Server
by shingo1228 · design-creative · mcp-server, lobehub, developer
A Modern Context Protocol (MCP) server implementation for Eagle App integration. Requires Eagle App to be installed and running locally (default API URL: http://localhost:41595). Configuration via environment variables including EAGLE_API_URL, EAGLE_API_TIMEOUT, LOG_LEVEL, and optional tool exposure flags.
Source: https://github.com/shingo1228/eagle-mcp-server
Install
git clone https://github.com/shingo1228/eagle-mcp-serverTags: mcp-server, lobehub, developer
⭐ 36 GitHub stars · Source: lobehub
About design-creative MCP servers and Claude skills
design-creative MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Eagle MCP Server is one of hundreds of design-creative entries indexed on Skiln. Browse the full design-creative category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related design-creative MCPs and skills
- Draw.io MCP server by shenhuaxin
Provides Draw.io services to MCP Clients. Requires Node.js v20 or higher runtime and the Draw.io MCP Browser Extension for communication between Draw.io and the MCP server.
- UIFlowchartCreator by umshere
用于创建用户界面流程图的MCP服务器。不需要外部数据文件。
- MCP Node.js Debugger by hyperdrive-eng
An MCP server that provides runtime debugging access to Node.js for Cursor or Claude Code. No external data files are required.
- Playwright MCP Server by alexrwilliam
A minimal, robust Playwright MCP server for browser automation. Requires Playwright browsers installed via 'playwright install' command after installation.
- Google Maps MCP Server Enhanced by yourusername
A comprehensive MCP server providing 14 Google Maps tools including location services, visual mapping, weather, air quality, solar, pollen, elevation, and routing. Requires a Google Maps API Key configured via environment variable GOOGLE_MAPS_API_KEY.
- MDR - 你的智能研究助手 by argobell
MDR is an intelligent research assistant that performs standard and deep web searches, automatically analyzes and extracts key information, and generates professional research reports with citation links. It supports invocation via the MCP protocol for easy integration. Requires setting the LINKUP_API_KEY environment variable for external LinkUp SDK access.
- NitroStack Hackathon Starter by vedangps
A verified, event-ready MCP server template for building TypeScript servers with the NitroStack SDK, including a calculator module as a working reference.
- Doseedo by com.doseedo
Generate music, separate stems, transcribe audio to MIDI, build Logic and Ableton sessions
Frequently asked questions
How do I install Eagle MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Eagle MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Eagle MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.