Back to search
30
MCP streamable-http

jikan

io.github.pipeworx-io/jikan

Jikan MCP — wraps the Jikan v4 API (anime/manga data, free, no auth)

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

Similar MCP servers embedding-nearest

@pipeworx/mcp-jikan
MCP server for anime and manga data via Jikan (MyAnimeList) API
0 tools
Anilist
AniList MCP — wraps AniList GraphQL API (free, no auth)
0 tools · streamable-http
animequotes
AnimeQuotes MCP — wraps animechan.io (free, no auth)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
Pypi
PyPI MCP — wraps the PyPI JSON API (free, no auth)
0 tools · streamable-http
Giphy
Giphy MCP — wraps Giphy API (public beta key, free)
0 tools · streamable-http

How to use

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

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