esa-mcp-server

esa-mcp-server

8

The esa MCP Server integrates with Claude AI to allow for comprehensive document management on the esa platform. It supports a range of operations including searching, creating, and editing documents, facilitating streamlined workflows for teams.

Overview

This server is an interface that uses the Model Context Protocol (MCP) to enable Claude AI to interact with the esa API. It allows operations such as searching, creating, and updating esa documents.

Available Tools

Post Related

  • esa_list_posts: Get a list of posts in the team.
  • esa_get_post: Get detailed information about a specific post.
  • esa_create_post: Create a new post.
  • esa_update_post: Update an existing post.

Comment Related

  • 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.

Member Related

  • esa_get_members: Get a list of team members.
  • esa_get_member: Get information about a specific team member.