Servers
ESA MCP Server
@sou-lab
ESA.io Model Context Protocol server for Claude Desktop
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"esa-mcp-server-claude": {
"command": "node",
"args": [
"bin/cli.js"
]
}
}
}