MCP Directory
Back

anilist-mcp

by yuna0x0 · TypeScript · ★ 75

AniList MCP server for accessing anime and manga data

#ai#anilist#anime#api#llm#manga#mcp#model-context-protocol

Install

npx -y github:yuna0x0/anilist-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "anilist-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:yuna0x0/anilist-mcp"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server that interfaces with the AniList API, allowing LLM clients to access and interact with anime, manga, character, staff, and user data from AniList. - Search for anime, manga, characters, staff, and studios - Get detailed information about specific anime, manga, characters, and staff members - Access user profiles and lists - Support for advanced filtering options - Retrieve genres and media tags - **Dual transport support**: Both HTTP and STDIO transports - **Cloud deployment ready**: Support Smithery and other platforms - Node.js 18+ 1. Add this server…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers