esa-mcp-server-claude
0
The ESA MCP Server provides a way to access and manage esa.io data using the Model Context Protocol (MCP). It is tailored for Cloud Desktop environments to facilitate data retrieval and management via API endpoints.
ESA MCP Server
- Provides esa.io data in Model Context Protocol (MCP) format.
- Designed for use in Cloud Desktop environments.
Installation
- Clone the repository and install dependencies.
- Provide CLI execution permissions.
Required Settings
- Enter the esa.io API key, team name, and server port number.
Usage
- Run the server to access ESA data in MCP format.
API Endpoints
GET /
- Welcome pageGET /mcp-data
- Retrieve ESA data in MCP formatPOST /search
- Search ESA data