esa-mcp-server
0
ESA MCP Server allows access to the esa API, providing features to manage team information, articles, comments, and tags. It supports various operations such as retrieving, creating, and updating posts, comments, and more through a server defined in Cline settings.
get_team
Get team information
list_posts
Get a list of articles
get_post
Get article details
create_post
Create an article
update_post
Update article
list_comments
Get a list of comments on articles
create_comment
Create a comment
get_stats
Get team statistics
list_members
Get the member list
list_tags
Get the tag list
get_user
Obtain authenticated user information