Server data from the Official MCP Registry
Official MCP server for esa.io - a documentation sharing service for teams
Official MCP server for esa.io - a documentation sharing service for teams
Set these up before or after installing:
Environment variable: ESA_ACCESS_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-esaio-esa": {
"env": {
"ESA_ACCESS_TOKEN": "your-esa-access-token-here"
},
"args": [
"-y",
"@esaio/esa-mcp-server"
],
"command": "npx"
}
}
}This is a well-structured MCP server for esa.io documentation management. It properly handles API authentication via environment variables and implements standard security practices for a developer tool, with only minor code quality areas for improvement. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 3 files · 6 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!