mcp-anilist
AniList MCP — wraps AniList GraphQL API (free, no auth)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"anilist": {
"url": "https://gateway.pipeworx.io/anilist/mcp"
}
}
}
Or use the CLI:
npx pipeworx use anilist
License
MIT