mcp-jikan
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 |
| Sucht einen Anime anhand des Titels und gibt Titel, Bewertung, Typ, Episodenanzahl, Status, Synopsis und Genres zurück. |
| Ruft vollständige Detailbef zum anhand der ID ab und gibt Bewertung, Synopsis, Genres, Studios, Episodenanzahl und mehr zurück. |
| Ruft die bestplatzierten Animes ab, optional gefiltert nach Typ (z. B. „tv“, „movie“, „ova“, „ona“), und gibt Titel, Bewertungen und Platzierungen zurück. |
| 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
This server cannot be installed
Maintenance
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
- AlicenseBqualityBmaintenanceEnables searching and retrieving information about anime, manga, and related content via the Bangumi API.5515MIT
- AlicenseNot gradedqualityCmaintenanceEnables searching and retrieving anime and manga data from Kitsu's catalogue, including top lists and categories, through natural language queries via Pipeworx gateway.121MIT
- FlicenseAqualityDmaintenanceEnables AI assistants to interact with MyAnimeList user accounts for list management, progress tracking, and personalized anime recommendations.11
- AlicenseNot gradedqualityAmaintenanceAn 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.5051Apache 2.0
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)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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