esa
Official MCP server for esa.io - a documentation sharing service for teams
TypeScript
★ 62 stars
Last pushed 2026-09-23
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.13.0)
npx -y @esaio/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"esa-mcp-server": {
"command": "npx",
"args": [
"-y",
"@esaio/[email protected]"
],
"env": {
"ESA_ACCESS_TOKEN": "<YOUR_VALUE>"
}
}
}
}
ESA_ACCESS_TOKENrequired secret — Access token for esa.io API authentication
Package (oci)
docker run -i --rm ghcr.io/esaio/esa-mcp-server:0.13.0
Or add to your MCP client config:
{
"mcpServers": {
"esa-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/esaio/esa-mcp-server:0.13.0"
],
"env": {
"ESA_ACCESS_TOKEN": "<YOUR_VALUE>"
}
}
}
}
ESA_ACCESS_TOKENrequired secret — Access token for esa.io API authentication
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry