Loading MCP server directory, please wait...
A Model Context Protocol (MCP) server for esa.io
npx @getmcp/cli add io.github.koki-develop/esa-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
ESA_TEAMYour esa team
ESA_ACCESS_TOKENYour esa personal access token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.koki-develop/esa-mcp-server": {
"command": "npx",
"args": [
"-y",
"@koki-develop/esa-mcp-server"
],
"env": {
"ESA_TEAM": "",
"ESA_ACCESS_TOKEN": ""
}
}
}
}