Back to search
30
MCP streamable-http

Anilist

io.github.pipeworx-io/anilist

AniList MCP — wraps AniList GraphQL API (free, no auth)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-anilist
AniList MCP — wraps AniList GraphQL API (free, no auth)
0 tools
AniList
AniList MCP server for accessing AniList API data
0 tools
openalex
OpenAlex MCP — wraps the OpenAlex API (scholarly works, free, no auth)
0 tools · streamable-http
iconify
Iconify MCP — wraps the Iconify public API (free, no auth)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
emojihub
EmojiHub MCP — wraps EmojiHub API (free, no auth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "anilist": {
      "url": "https://gateway.pipeworx.io/anilist/mcp",
      "transport": "streamable-http"
    }
  }
}