MCP Server
MCP
Ani MCP
A smart MCP server for AniList that gets your anime/manga taste - not just API calls.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "ani-mcp",
"version": "0.15.7",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Default AniList username for list and stats tools",
"format": "string",
"name": "ANILIST_USERNAME"
},
{
"description": "AniList OAuth token for authenticated queries",
"format": "string",
"isSecret": true,
"name": "ANILIST_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment