esa MCP Server
by kajirita2002
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ESA_TEAM | Yes | Your esa team name | |
| ESA_ACCESS_TOKEN | Yes | Your esa API access token |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| esa_list_posts | Get a list of posts in the team (with pagination support) |
| esa_get_post | Get detailed information about a specific post |
| esa_create_post | Create a new post |
| esa_update_post | Update an existing post |
| esa_list_comments | Get a list of comments for a post |
| esa_get_comment | Get a specific comment |
| esa_create_comment | Post a comment to an article |
| esa_get_members | Get a list of team members |
| esa_get_member | Get information about a specific team member |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kajirita2002/esa-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server