I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

d-kimuson_esa-mcp-serveur
Miroir dehttps: //github.com/d-kimuson/esa-mcp-server
0
Github Watches
1
Github Forks
0
Github Stars
esa-mcp-server
esa-mcp-server は、esa.io の API を Model Context Protocol (MCP) を介して利用できるようにするサーバーです。
機能
- esa.io の記事検索
- 記事の詳細取得(単一・複数)
- MCP 準拠のインターフェース提供
Usage
利用するツールに合わせて以下のように設定ファイルを準備してください。
{
"mcpServers": {
"esa-mcp-server": {
"command": "npx",
"args": [
"-y",
"esa-mcp-server@latest"
]
},
"env": {
"ESA_API_KEY": "your api key here",
"DEFAULT_ESA_TEAM": "your default esa team"
}
}
}
利用可能なツール
search_esa_posts
esa.io の記事を検索します。
type SearchPostsParams = {
teamName?: string;
query: string;
order?: "asc" | "desc";
sort?: "created" | "updated" | "number" | "stars" | "comments" | "best_match";
page?: number;
perPage?: number;
}
esa の記事検索 API は、記事の本文も返しますが MCP Server のレスポンスには含めないようにしています。
これは検索の時点でヒットした全記事の本文を返すとトークン数を激しく消費してしまうためです。
各パラメータの用途は esa API v1 の公式ドキュメント を参照してください。
read_esa_post
指定した投稿番号の記事を取得します。
type ReadPostParams = {
teamName?: string;
postNumber: number;
}
read_esa_multiple_posts
複数の投稿番号の記事を一括で取得します。
type ReadMultiplePostsParams = {
teamName?: string;
postNumbers: number[];
}
Contribution
歓迎します。
相关推荐
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.
Advanced software engineer GPT that excels through nailing the basics.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
Reviews

user_e3ocFRUa
As a dedicated user of the myanimelist-mcp application, I must say it has significantly enhanced my anime tracking experience. Created by davilbs, this tool offers seamless navigation and efficient management of my anime lists. Its user-friendly interface and robust features keep everything organized and up-to-date. Highly recommended for all anime enthusiasts!