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
A simple MCP application that delivers curated positive and uplifting news stories.
AlibabaCloud CloudOps MCP Server
A CalDAV client using Model Context Protocol (MCP) to expose calendar operations as tools for AI assistants.
Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests...
用于mysql和mongodb的mcp
MacOS Clipboard access via Model Context Protocol
MCP server for Mamont search engine
PGYER 平台的 MCP Server,支持上传、查询 App 等
🤖 A Model Context Protocol server for generating visual charts using @antvis.





