Home › Design & Media › Ani MCP
Ani MCP
A smart MCP server for AniList that gets your anime/manga taste - not just API calls.
Topics: Art & Culture
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.15.7)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"ani-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"ANILIST_USERNAME": "<YOUR_VALUE>",
"ANILIST_TOKEN": "<YOUR_VALUE>"
}
}
}
}
ANILIST_USERNAME— Default AniList username for list and stats toolsANILIST_TOKENsecret — AniList OAuth token for authenticated queries
This repository has 2 servers listed in the Official MCP Registry.
Other names: io.github.GavMason/ani-mcp
Related servers
mcp-for-blender
MCP server for working with Blender
davinci-resolve-mcp
MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
MeiGen-AI-Design-MCP
AI image generation & editing MCP server with 1,500+ curated prompt library, smart prompt enhancement, and multi-provider routing (local…
manim-mcp-server
A local MCP server that generates animations using Manim.
aseprite-mcp
MCP server using the Aseprite API to create pixel art
bazi-mcp
Provides comprehensive and accurate Bazi (Chinese Astrology) charting and analysis
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry