AniList runs on your own machine — the client starts it, so there is no endpoint to ping. 161 installs a week from npm. Last commit 13 Jul 2026.
AniList MCP server for accessing AniList API data
Today is the operative word: we check AniList every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
ANILIST_TOKEN (AniList API token for authenticated requests).
The author declared them in the registry entry; get the values from the project itself.
MCP server for accessing Strava API
OAuth-enabled MyMLH MCP server for accessing MyMLH data.
MCP server for Datamuse word-finding API
MCP server for SWAPI API
MCP server for accessing Yazio user & nutrition data (unofficial)
MCP server for air-Q Cloud API — access air quality data from anywhere
MCP server for Webull OpenAPI: trading and market data access for AI assistants
MCP server for Hostinger API
Answers built from our own checks of this server.