Loading MCP server directory, please wait...
Official MCP server for esa.io - a documentation sharing service for teams
npx @getmcp/cli add io.github.esaio/esaRequires Node.js 18+. Community-contributed server. Review source before installing.
ESA_ACCESS_TOKENAccess token for esa.io API authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.esaio/esa": {
"command": "npx",
"args": [
"-y",
"@esaio/esa-mcp-server"
],
"env": {
"ESA_ACCESS_TOKEN": ""
}
}
}
}