A
securityA
licenseA
qualityAn interface that enables Claude AI to interact with the esa API for searching, creating, and updating documents through the Model Context Protocol.
Last updated a month ago
10
194
3
JavaScript
MIT License
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 是一个通过模型上下文协议 (MCP)提供esa.io的 API 的服务器。
请根据您将要使用的工具准备如下配置文件。
查看src/server.ts 。
不客气。
You must be authenticated.
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.
通过模型上下文协议实现与 esa.io 的 API 交互,支持使用兼容的 MCP 接口进行文章搜索和检索。