iberianpig/mcp_esa
3.2
If you are the rightful owner of mcp_esa and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP ESA Server is a Model Context Protocol server designed for integration with the esa.io API, allowing MCP clients like Claude Desktop to interact with esa.io's features such as teams, posts, comments, and members.
Tools
Functions exposed to the LLM to take actions
get_posts_tool
List posts with filtering and pagination
get_post_tool
Get detailed post information
create_post_tool
Create new posts
update_post_tool
Update existing posts
get_teams
List teams you belong to
get_team
Get team details
get_members
List team members
get_comments
List comments for a post
create_comment
Add new comments
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client