esa-mcp-server

esa-mcp-server

3.5

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 is a server that allows the use of the esa.io API through the Model Context Protocol (MCP).

The esa-mcp-server is designed to facilitate interaction with the esa.io API using the Model Context Protocol (MCP). This server acts as a bridge, enabling developers to perform various operations on esa.io, such as searching for posts, reading post details, creating, updating, and deleting posts. By leveraging MCP, the server provides a standardized way to access and manipulate data on esa.io, making it easier for developers to integrate these functionalities into their applications. The server is configured using a JSON file where users can specify their API key and default team, ensuring secure and personalized access to the esa.io platform. The server supports a range of operations, making it a versatile tool for developers working with esa.io.

Features

  • get_search_query_document: Provides documentation for searching articles on esa.io.
  • search_esa_posts: Allows searching for articles on esa.io.
  • read_esa_post, read_esa_multiple_posts: Retrieves details of single or multiple articles.
  • create_esa_post: Enables the creation of new articles.
  • update_esa_post: Allows updating existing articles.