art & culture

Anilist Mcp

A MCP server integrating AniList API for anime and manga information

typescript
cloud
art & culture
0
View on GitHub

Installation

npx -y yuna0x0/anilist-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

yuna0x0/anilist-mcp

A MCP server integrating AniList API for anime and manga information

GitHub: https://github.com/yuna0x0/anilist-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub