ESA MCP Server
@S-H-GAMELINKS
About ESA MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ESA MCP Server?
ESA MCP Server is a Model Context Protocol server that provides access to the esa API. It enables AI assistants to interact with esa, a Japanese team documentation and wiki service, by offering tools to manage posts, comments, members, tags, and other team data.
How to use ESA MCP Server?
Install dependencies with bundle install. Obtain an esa personal access token from the user settings page. Set the access token and team name as environment variables, then configure the server in your MCP client’s settings file (e.g., claude_desktop_config.json or cline_mcp_settings.json) with the command ruby /path/to/esa_mcp_server.rb.
Key features of ESA MCP Server
- Retrieve team information
- List, get, create, and update posts
- List and create comments
- Get team statistics
- List members and tags
- Get authenticated user info
- Access category information as a resource
Use cases of ESA MCP Server
- Automate posting or updating documentation in esa from an AI assistant
- Search and retrieve specific articles using queries, categories, or tags
- Monitor team statistics and member lists programmatically
- Manage comments on esa posts without using the web interface
FAQ from ESA MCP Server
What dependencies are required?
Ruby and the gems installed via bundle install are required.
How do I get an esa access token?
Log in to esa, go to the user settings page (https://[team].esa.io/user/applications), create a personal access token with read/write scope, and copy the generated token.
Where should I configure the MCP server?
In your Cline MCP configuration file: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS), %APPDATA%\Claude\claude_desktop_config.json (Windows), ~/.config/Claude/claude_desktop_config.json (Linux), or the VSCode extension path.
What authentication method does it use?
It uses a personal access token set as an environment variable along with the team name.
What transport protocol does the server use?
The README does not specify the transport protocol explicitly; it relies on standard MCP configuration through command and args.
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments