What is the MyAnimeList MCP Server?
The MyAnimeList MCP Server is a tool that allows AI models to access and interact with data from the MyAnimeList (MAL) API. This includes information about anime, manga, user profiles, and more.
What is an MCP Server?
MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs. An MCP server acts as a bridge, allowing AI models to access and interact with external data sources and tools.
What can I do with the MyAnimeList MCP Server?
You can use it to build various AI applications, such as personalized anime/manga recommendations, summarization and analysis tools, interactive quizzes and games, and more.
Does using the MyAnimeList MCP Server require authentication?
Yes, some tools like get_suggested_anime, update_myanimelist, delete_myanimelist_item, and get_user_profile require authentication. You’ll need to obtain an API token from your MyAnimeList profile settings.
How do I get an API token for MyAnimeList?
Go to the API section in your profile settings, create a new ID with app type “Web”, set http://localhost:8080/callback as the Redirect URL, and retrieve your client_ID and client_secret.
Where do I store my API token?
Store your client_ID and client_secret securely in your .env file or environment variables.
What tools are available for anime?
Available anime tools include get_anime, get_anime_details, get_anime_ranking, get_seasonal_anime, get_anime_list, get_suggested_anime, update_myanimelist, and delete_myanimelist_item.
What tools are available for manga?
Available manga tools include get_manga, get_manga_details, get_manga_ranking, get_manga_list, update_mymangalist, and delete_mymangalist_item.
What user-related tools are available?
The get_user_profile tool is available for retrieving details about a logged-in user.
How do I install the MyAnimeList MCP Server?
You can install it automatically using Smithery or manually by adding the server configuration to your claude_desktop_config.json file.
Can I use this MCP server with UBOS?
Yes, the MyAnimeList MCP Server integrates seamlessly with the UBOS platform, allowing you to orchestrate AI agents, connect them with your enterprise data, and build custom AI agents.
MyAnimeList API Integration Server
Project Details
- nicoaguerrero/myanimelist-mcp-server
- MIT License
- Last Updated: 6/6/2025
Recomended MCP Servers
MCP Memory Server with DuckDB backend
Ligthning Network MCP server.
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more...
🗣️ Query Brazilian treasury bond data with natural language
A Model Context Protocol (MCP) server for analyzing GitLab repositories and performing security assessments.
A long-term memory storage system for LLMs using the Model Context Protocol (MCP) standard. This system helps LLMs...
Context Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables...





