japan-ani-search-mcp
v1.0.2
Published
MCP server for anime & manga search — powered by AniList. Search 500,000+ entries, get character details, seasonal charts, and Japanese cultural context explanations.
Maintainers
Readme
🎌 AniSearch MCP — Japan IP MCP Factory
Search 500,000+ anime & manga entries via the MCP protocol. Powered by the AniList GraphQL API.
Tools
- search_anime — Search anime by title or keyword
- search_manga — Search manga by title or keyword
- get_character — Get character details by name
- get_seasonal_anime — Get anime by season & year (WINTER/SPRING/SUMMER/FALL)
- explain_anime_culture — Cultural context explanations for anime terms (tsundere, isekai, moe...)
Quick Start (Claude Desktop)
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"anisearch": {
"command": "npx",
"args": ["-y", "japan-ani-search-mcp"]
}
}
}Then restart Claude Desktop and ask:
"Search for anime Demon Slayer" "Explain the anime term tsundere"
License
MIT
