esa-mcp-server
If you are the rightful owner of esa-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
ESA MCP Server provides access to ESA's API for various operations.
The ESA MCP Server is designed to facilitate interaction with the ESA API, enabling users to perform a variety of operations such as retrieving team information, managing articles, and accessing user data. This server acts as a bridge between the client and the ESA API, allowing for seamless integration and automation of tasks related to team and content management. It supports a wide range of functionalities, including fetching lists of posts, creating and updating articles, managing comments, and retrieving statistical data about teams and members. The server is configured to work with the ESA API using personal access tokens, ensuring secure and authenticated access to the necessary resources.
Features
- Retrieve team information and statistics
- Manage articles: create, update, and list
- Handle comments: list and create
- Access member and tag lists
- Fetch authenticated user information
Tools
get_team
Retrieve team information
list_posts
Retrieve a list of articles
get_post
Retrieve article details
create_post
Create a new article
update_post
Update an existing article
list_comments
Retrieve a list of comments
create_comment
Create a new comment
get_stats
Retrieve team statistics
list_members
Retrieve a list of team members
list_tags
Retrieve a list of tags
get_user
Retrieve authenticated user information