Esa MCP Server
Official MCP server for esa.io - a documentation sharing service for teams. It runs locally over stdio via the published package.
People who work with Esa and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-18 · ★ 62 · #8 OF 208 MAINTAINED DOCUMENTATION · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Esa
before you install - you'll need
ESA_ACCESS_TOKEN
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add esaio-esa-mcp-server -- npx -y @esaio/esa-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"esaio-esa-mcp-server": {
"command": "npx",
"args": [
"-y",
"@esaio/esa-mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem
license MIT - declared in the repository
npm package @esaio/esa-mcp-server - published under the repo owner's npm scope (@esaio)
registry namespace io.github.esaio is GitHub-verified and matches the repo owner
03 · What Esa can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.14.1 · 2026-09-18
Update dependencies
v0.14.0 · 2026-09-18
esa_archive_post を専用の archive API に切り替える · Update dependencies
v0.13.0 · 2026-06-23
記事本文への追記ツール esa_append_post / esa_prepend_post を追加 · Update dependencies
04 · Who maintains Esa
esa is maintained by esaio. We track 2 MCP servers from esaio - 2 actively maintained, 62 combined GitHub stars, oldest repo from Sep 2025.
05 · Facts
- repository
- github.com/esaio/esa-mcp-server
- category
- documentation - ranked #8 of 208 actively-maintained documentation servers as of 2026-09-18.
- release cadence
- 3 releases in the last 90 days (latest 2026-09-18)
- registry
- io.github.esaio/esa (active, first published 2026-03-08 · 17 versions)
- packages
- npm:@esaio/esa-mcp-server · oci:ghcr.io/esaio/esa-mcp-server:0.13.0
06 · Esa FAQ
What is Esa?
Official MCP server for esa.io - a documentation sharing service for teams. It runs locally over stdio via the published package.
Is Esa still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 3 releases in the last 90 days. We re-verify nightly.
How do I install Esa?
Run `npx -y @esaio/esa-mcp-server`. The README documents one environment variable (ESA_ACCESS_TOKEN) to set first. You can also paste the ready-made client config above.
Does Esa run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Esa
Alternatives to Esa
Maintained documentation servers if Esa isn't the fit.
- Context7 Up-to-date code docs for any prompt ★ 62,152 · 2026-09-18
- Agent Skills Search Server Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server. ★ 25,432 · 2026-08-09
- Repowise Codebase intelligence for AI coding agents - graph, git history, docs, decisions, code health. ★ 6,686 · 2026-09-17
- GitLab MCP GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more. ★ 1,984 · 2026-09-16
- Microsoft Learn MCP Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs. ★ 1,892 · 2026-09-10
- Pg Aiguide Comprehensive PostgreSQL documentation and best practices, including ecosystem tools ★ 1,843 · 2026-09-16
Pairs well with
Servers that cover what Esa doesn't - only shown when the pairing reason fits the companion.
More documentation MCP servers · Plesk MCP · FlutterSDK Docs · mwe-MCP - Memory Wiki Engine · Osint Agent Skills · Mindbase
More TypeScript MCP servers · Vscode Demo Time · Parallel Browser MCP · Open Brand · Icon Composer MCP · Dida365 · see all