eagle-mcp-server
If you are the rightful owner of eagle-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Eagle MCP Server is an unofficial Model Context Protocol server designed for integration with the Eagle application, supporting various file formats and providing a range of API operations.
The Eagle MCP Server is an unofficial implementation of a Model Context Protocol (MCP) server tailored for the Eagle application. It facilitates seamless interaction with Eagle's API, allowing users to manage files and folders efficiently. The server supports a wide array of file formats, including images, videos, and 3D models, making it versatile for different use cases. It is built on Python 3.13 and utilizes the 'uv' library for running the server. The server can be configured to run on different endpoints, providing flexibility in deployment. It is compatible with popular MCP clients like Claude Desktop, Cursor, and Windsurf, which can connect using Server-Sent Events (SSE).
Features
- Supports a wide range of file formats including JPG, PNG, PDF, MP4, and more.
- Built on Python 3.13 with 'uv' library for efficient server management.
- Compatible with popular MCP clients using SSE for connectivity.
- Provides a comprehensive set of API operations for managing files and folders.
- Flexible endpoint configuration for customized deployment.