SERVER

esa

Rank #475

io.github.esaio/esa

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

12 versions
61 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 #475 of 76,851 servers tracked on MCP Toplist, and its repository has 61 GitHub stars. esa is listed across 3 registries — Official MCP, PulseMCP and Glama, with 12 tracked versions. It was first listed on Sep 16, 2025 and most recently updated on May 21, 2026.

STANDING
#475of 76,851 tracked serversTop 1%

Ranks ahead of 76,376 of 76,851 servers on MCP Toplist.

Recent momentum
+58GitHub stars since Mar 2 (+1933%)
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 (1 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION

esaio

Organization
Servers in org
2
Versions across org
19
MORE FROM THIS PUBLISHER

Other servers by esaio

View all esaio servers →
VERSIONS

Available versions (12)

0.1.0 · Nov 25, 20240.5.1 · Mar 8, 20260.6.0 · Mar 11, 20260.6.1 · Mar 24, 20260.7.0 · Mar 26, 20260.7.1 · Apr 24, 20260.7.2 · May 10, 20260.7.3 · May 10, 20260.7.4 · May 10, 20260.7.5 · May 11, 20260.8.0 · May 17, 20260.9.2 · May 21, 2026Nov 25, 2024May 21, 2026
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

Who maintains esa?
esa is maintained by esaio, which publishes 2 MCP servers (19 total versions) tracked on MCP Toplist.
Is esa listed on the Official MCP Registry?
Yes — esa is listed on the Official MCP Registry, alongside PulseMCP and Glama.
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