
Yuna0x0 Anilist Mcp
Pull anime and manga metadata from AniList into your agent while you build trackers, recommendation side projects, or community apps.
Overview
yuna0x0 AniList MCP is a Build-phase MCP server that lets your agent access and interact with AniList anime and manga data through Smithery-hosted tools.
What is this MCP server?
- AniList anime and manga data exposed as MCP tools for agent queries
- Hosted Smithery streamable-http remote @yuna0x0/anilist-mcp (version 1.3.7)
- Open-source implementation on GitHub (yuna0x0/anilist-mcp)
- Bearer Smithery API key on the standard Smithery Authorization header
- Supports detailed title lookup and list-style workflows described in the catalog blurb
- Catalog version 1.3.7
- GitHub source: yuna0x0/anilist-mcp
- Smithery streamable-http endpoint on server.smithery.ai
Community signal: 77 GitHub stars.
What problem does it solve?
Side projects around anime lists stall because you keep re-implementing AniList queries instead of shipping features.
Who is it for?
Solo builders shipping anime/manga trackers, bots, or content tools who want AniList in MCP form.
Skip if: Products with no otaku/media angle, or teams that need offline-only catalogs with zero external API dependency.
What do I get? / Deliverables
With the remote installed, your agent can fetch AniList title and list information while you implement UI and business logic.
- Smithery connection to @yuna0x0/anilist-mcp
- Agent-accessible AniList query tools for titles and related data
- Reference repo at github.com/yuna0x0/anilist-mcp for extension or self-host review
Recommended MCP Servers
Journey fit
AniList access is a third-party API integration added during product build, not a launch-SEO or production-monitoring concern. Integrations is where entertainment and media API MCP servers sit so agents can fetch structured titles, scores, and lists during coding.
How it compares
AniList API MCP adapter, not a video streaming skill or a generic TMDB-style movie server.
Common Questions / FAQ
Who is yuna0x0 AniList MCP for?
Indie developers building anime or manga apps, bots, or editorial tools that need AniList metadata inside the agent.
When should I use yuna0x0 AniList MCP?
Use it in Build when you are coding features that query titles, scores, or user-curated lists from AniList.
How do I add yuna0x0 AniList MCP to my agent?
Configure https://server.smithery.ai/@yuna0x0/anilist-mcp/mcp as an MCP remote with Authorization Bearer {smithery_api_key}.