Sponsored by Deepsite.site

MyAnimeList MCP Server

Created By
nicoaguerrero6 months ago
MyAnimeList MCP Server
Content

MyAnimeList MCP Server

MCP Server for interacting with the MyAnimeList API, allowing LLM clients to access and interact with anime, manga and more.

Using with Claude Desktop (or other MCP clients)

Manual Installation

  1. Add this server to your claude_desktop_config.json:
{
    "mcpServers": {
        "myanimelist": {
            "command": "uv",
            "args": [
                "--directory",
                "<path to your project>",
                "run",
                "main.py"
            ]
        }
    }
}
  1. Restart Claude Desktop
  2. Use the tools to interact with MyAnimeList

Available Tools

Anime

  • get_anime: Get a list of anime based on a search query and filters
  • get_anime_details: Get details of an anime by its ID, like recommendations, studios, broadcasting, etc.
  • get_anime_ranking: Get anime rankings
  • get_seasonal_anime: Get seasonal anime based on year and season
  • get_anime_list: Get an user's anime list based on it's username
  • get_suggested_anime: [Requires Auth] Get anime recommendations for a logged user
  • update_myanimelist: [Requires Auth] (Not implemented yet)
  • delete_myanimelist_item: [Requires Auth] (Not implemented yet)

Manga

  • get_manga: Get a list of manga based on a search query and filters
  • get_manga_details: Get details of a manga by its ID
  • get_manga_ranking: Get manga rankings
  • get_manga_list: Get an user's manga list based on it's username
  • update_mymangalist: [Requires Auth] (Not implemented yet)
  • delete_mymangalist_item: [Requires Auth] (Not implemented yet)

User

  • get_user_profile: [Requires Auth] (Not implemented yet)

Get an MyAnimeList API Token for Auth

To get an API token, follow these steps:

  1. Go to API in profile settings.
  2. Click on "Create ID".
  3. Use this URL as your client's "Redirect URL":
http://localhost:8080/callback
  1. Click "Submit"
  2. Then click "Edit" in your generated client and you will see the the client_ID and client_secret.
  3. Copy them in your .env file or environment variables (see .env_example).

Useful resources

https://myanimelist.net/apiconfig/references/authorization https://myanimelist.net/forum/?topicid=1850649&show=150#msg69272815 https://myanimelist.net/apiconfig/references/api/v2

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Serper MCP ServerA Serper MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
DeepChatYour AI Partner on Desktop
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Tavily Mcp
Amap Maps高德地图官方 MCP Server
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
ChatWiseThe second fastest AI chatbot™
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Playwright McpPlaywright MCP server
WindsurfThe new purpose-built IDE to harness magic
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
CursorThe AI Code Editor
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.