SERVER

esa

Rank #655

io.github.esaio/esa

Official MCP server for esa.io - a documentation sharing service for teams

12 versions
57 GitHub stars
by esaio (2 servers)View repository ↗
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

Organization
Total servers
2
Total versions
19
MORE FROM THIS PUBLISHER

Other servers by esaio

View all esaio servers →
VERSIONS

Available versions (12)

VersionPublished
0.9.2May 21, 2026
0.8.0May 17, 2026
0.7.5May 11, 2026
0.7.4May 10, 2026
0.7.3May 10, 2026
0.7.2May 10, 2026
0.7.1Apr 24, 2026
0.7.0Mar 26, 2026
0.6.1Mar 24, 2026
0.6.0Mar 11, 2026
0.5.1Mar 8, 2026
0.1.0Nov 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
esa - MCP Server #655 | MCP Toplist