Knowledge Systems
Trust: 44/100 (Fair)esa Guide
Official MCP server for esa.io - a documentation sharing service for teams
50 starsby esaio
Quick Start
Install
npx @esaio/esa-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-esaio-esa": {
"command": "npx",
"args": [
"@esaio/esa-mcp-server"
]
}
}
}