Install
openclaw skills install pipeworx-anilistSearch, retrieve, and get trending anime details including title, episodes, status, score, genres, and synopsis via AniList GraphQL API.
openclaw skills install pipeworx-anilistAniList MCP — wraps AniList GraphQL API (free, no auth)
Search for anime by title. Returns title, episode count, status, score, genres, and synopsis. Use ge
Get full anime details by ID. Returns title, synopsis, episodes, duration, status, score, genres, st
Get currently trending anime ranked by popularity. Returns title, status, score, episode count, and
{
"mcpServers": {
"anilist": {
"url": "https://gateway.pipeworx.io/anilist/mcp"
}
}
}