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
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Comments