esa
Official MCP server for esa.io - a documentation sharing service for teams
Install
npmstdio
npx -y @esaio/esa-mcp-server Dockerstdio
docker run -i --rm ghcr.io/esaio/esa-mcp-server:0.13.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-esaio-esa": {
"command": "npx",
"args": [
"-y",
"@esaio/esa-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.esaio/esa · published 2026-06-23 · updated 2026-06-23. Not an endorsement; review the code before connecting it to anything sensitive.