SERVER
esa
Rank #655io.github.esaio/esa
Official MCP server for esa.io - a documentation sharing service for teams
First listed
Sep 16, 2025
Last publish date
May 21, 2026
OVERVIEW
esa is a Model Context Protocol (MCP) server published by esaio. It ranks #655 of 58,832 servers tracked on MCP Toplist, and its repository has 57 GitHub stars. esa is listed across 2 registries — Official MCP and PulseMCP, with 12 tracked versions. It was first listed on Sep 16, 2025 and most recently updated on May 21, 2026.
STANDING
#655of 58,832 tracked serversTop 5%
Ranks ahead of 58,177 of 58,832 servers on MCP Toplist.
Recent momentum
+54GitHub stars since Mar 2 (+1800%)
CONNECT
Use esa
Add esa to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"esa": {
"command": "npx",
"args": [
"-y",
"@esaio/esa-mcp-server"
],
"env": {
"ESA_ACCESS_TOKEN": "<your ESA_ACCESS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Docker image
{
"mcpServers": {
"esa": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/esaio/esa-mcp-server:0.9.2"
],
"env": {
"ESA_ACCESS_TOKEN": "<your ESA_ACCESS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
esaio
MORE FROM THIS PUBLISHER
Other servers by esaio
View all esaio servers →VERSIONS
Available versions (12)
| Version | Published |
|---|---|
| 0.9.2 | May 21, 2026 |
| 0.8.0 | May 17, 2026 |
| 0.7.5 | May 11, 2026 |
| 0.7.4 | May 10, 2026 |
| 0.7.3 | May 10, 2026 |
| 0.7.2 | May 10, 2026 |
| 0.7.1 | Apr 24, 2026 |
| 0.7.0 | Mar 26, 2026 |
| 0.6.1 | Mar 24, 2026 |
| 0.6.0 | Mar 11, 2026 |
| 0.5.1 | Mar 8, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is esa?
- Official MCP server for esa.io - a documentation sharing service for teams
- Who maintains esa?
- esa is maintained by esaio, which publishes 2 MCP servers (19 total versions) tracked on MCP Toplist.
- Is esa an official MCP server?
- Yes — esa is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does esa have?
- MCP Toplist tracks 12 versions of esa, most recently published on May 21, 2026.
- Where can I find the source code for esa?
- The source code for esa is hosted at github.com/esaio/esa-mcp-server.
EXPLORE