Provides tools for interacting with the esa.io platform, allowing search of articles, retrieval of single or multiple posts, and utilizing esa.io's advanced search query syntax to filter results by various criteria like title, content, tags, authors, and dates.
esa-mcp-server
esa-mcp-server is a server that makes esa.io 's API available via the Model Context Protocol (MCP) .
function
- get_search_query_document: Provides documentation to search articles on esa.io
- search_esa_posts: Search for esa.io articles
- read_esa_post, read_esa_multiple_posts: Get details of posts (single/multiple)
- create_esa_post: Create an article
- update_esa_post: Update an article
- delete_esa_post: Delete an article
Usage
Please prepare a configuration file as follows according to the tool you will use.
Example prompt
Available Tools
Check out src/server.ts .
Contribution
You are welcome.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables interaction with esa.io's API through the Model Context Protocol, supporting article search and retrieval with a compliant MCP interface.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityFacilitates interaction with Elasticsearch clusters by allowing users to perform index operations, document searches, and cluster management via a Model Context Protocol server and natural language commands.Last updated -6157PythonApache 2.0
- AsecurityAlicenseAqualityEnables AI assistants to interact with Meilisearch via the Model Context Protocol, allowing comprehensive index, document, and search management through a standardized interface.Last updated -684TypeScriptMIT License
eToro MCP Serverofficial
-securityFlicense-qualityProvides Model Context Protocol tools for interacting with eToro's public API endpoints, allowing users to fetch portfolios, look up instrument details, and search for instruments while handling CORS restrictions.Last updated -TypeScript- AsecurityAlicenseAqualityConnects agents to Elasticsearch data using the Model Context Protocol, allowing natural language interaction with Elasticsearch indices through MCP Clients like Claude Desktop and Cursor.Last updated -111057TypeScriptMIT License