AniList runs on your own machine — the client starts it, so there is no endpoint to ping. 182 installs a week from npm. Last commit 13 Jul 2026.
AniList MCP server for accessing AniList API data
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add anilist-mcp -- npx -y anilist-mcp
{
"mcpServers": {
"anilist-mcp": {
"args": [
"-y",
"anilist-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.anilist-mcp]
command = "npx"
args = ["-y", "anilist-mcp"]
{
"mcpServers": {
"anilist-mcp": {
"args": [
"-y",
"anilist-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"anilist-mcp": {
"args": [
"-y",
"anilist-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.