MyAnimeList MCP Server
@nicoaguerrero
MyAnimeList MCP Server について
MyAnimeList MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"myanimelist": {
"command": "uv",
"args": [
"--directory",
"<path to your project>",
"run",
"main.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MyAnimeList MCP Server?
A Model Context Protocol server that enables LLM clients to access and interact with the MyAnimeList API, supporting anime, manga, and user data operations.
How to use MyAnimeList MCP Server?
Install via Smithery or manually by adding the server configuration to your claude_desktop_config.json using uv to run main.py. Restart Claude Desktop and use the available tools to interact with MyAnimeList.
Key features of MyAnimeList MCP Server
- Search and filter anime and manga
- Retrieve detailed anime and manga info by ID
- Access anime and manga rankings
- Get seasonal anime and user lists
- Authenticated user profile and list management
Use cases of MyAnimeList MCP Server
- Query anime or manga by search terms and filters
- View detailed information, recommendations, and studios for an anime
- Check current seasonal anime for a given year and season
- Manage a logged‑in user’s anime or manga list
- Retrieve a user’s public anime or manga list by username
FAQ from MyAnimeList MCP Server
What authentication is required for some tools?
Tools like get_suggested_anime, update_myanimelist, delete_myanimelist_item, update_mymangalist, delete_mymangalist_item, and get_user_profile require a MyAnimeList API token.
How do I get a MyAnimeList API token?
Go to your MyAnimeList profile settings under API, create a new client ID with type “web”, set the redirect URL to http://localhost:8080/callback, then copy the client ID and secret into your .env file.
What runtimes are required?
The server runs using uv and main.py. The README shows it works with Claude Desktop; other MCP clients are also supported though no specific instructions are given.
Where does data come from?
All data is fetched from the official MyAnimeList API v2. No data is stored locally by this server.
Are there any known limits?
The README does not mention any rate limits or other restrictions beyond requiring authentication for certain endpoints.
「その他」の他のコンテンツ
Nginx UI
0xJackyYet another WebUI for Nginx
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
コメント