Skip to main content
Glama

mcp-jikan

Jikan MCP — ein Wrapper um die Jikan v4 API (Anime-/Manga-Daten, kostenlos, ohne Authentifizierung)

Teil von Pipeworx — ein MCP-Gateway, das KI-Agenten mit 1394+ Live-Datenquellen verbindet.

Tools

Tool

Beschreibung

search_anime

Sucht einen Anime anhand des Titels und gibt Titel, Bewertung, Typ, Episodenanzahl, Status, Synopsis und Genres zurück.

get_anime

Ruft vollständige Detailbef zum anhand der ID ab und gibt Bewertung, Synopsis, Genres, Studios, Episodenanzahl und mehr zurück.

top_anime

Ruft die bestplatzierten Animes ab, optional gefiltert nach Typ (z. B. „tv“, „movie“, „ova“, „ona“), und gibt Titel, Bewertungen und Platzierungen zurück.

search_characters

Sucht nach Anime-/Manga-Charakteren anhand des Namens und gibt Charakternamen, Spitznamen, Favoritenanzahl und Biografie zurück.

Related MCP server: mcp-kitsu

Schnellstart

Füge es deinem MCP-Client hinzu (Claude Desktop, Cursor, Windsurf, usw.):

{
  "mcpServers": {
    "jikan": {
      "url": "https://gateway.pipeworx.io/jikan/mcp"
    }
  }
}

Oder verbinde dich mit dem vollständigen Pipeworx-Gateway, um auf alle 1394+ Datenquellen zuzugreifen:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Verwendung mit ask_pipeworx

Anstatt die Tools direkt aufzurufen, kannst du Fragen in einfachem Englisch stellen:

ask_pipeworx({ question: "your question about Jikan data" })

Das Gateway wählt das richtige Tool aus und füllt die Argumente automatisch aus.

Weiteres

Lizenz

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables searching and retrieving anime and manga data from Kitsu's catalogue, including top lists and categories, through natural language queries via Pipeworx gateway.
    12
    1
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    An MCP server for anime and manga discovery, enabling search, detail retrieval, franchise watch order, seasonal schedule, character lookups, rankings, and studio filmography via natural language.
    505
    1
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • Access and interact with anime and manga data seamlessly. Retrieve detailed information about your…

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

  • AnimeQuotes MCP — wraps animechan.io (free, no auth)

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-jikan'

If you have feedback or need assistance with the MCP directory API, please join our Discord server