mcp-jikan
mcp-jikan
Jikan MCP — envuelve la API de Jikan v4 (datos de anime y manga, gratuita, sin autenticación)
Parte de Pipeworx, una puerta de enlace MCP que coneta a agentes de IA con más de 1394 fuentes de datos en vivo.
Herramientas
Herramienta | Descripción |
| Busca como anime por t título. Devuelve el título, la puntuación, el tipo, el número de episodios, el estado, la sinopsis y los géneros. |
| Obtén los detalles completos de un anime por su ID. Devuelve puntuación, sinopsis, géneros, estudios, número de episodios y más. |
| Obtén los animes mejor clasificados, opcionalmente filtrados por tipo (p. ej., "tv", "movie", "ova", "ona"). Devuelve títulos, puntuaciones y clasificaciones. |
| Busca personajes de anime/manga por nombre. Devuelve nombres de personajes, apodos, número de favoritos y biografía. |
Related MCP server: mcp-kitsu
Inicio rápido
Añádelo a su cliente MCP (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"jikan": {
"url": "https://gateway.pipeworx.io/jikan/mcp"
}
}
}O conéctate a la puerta de enlace completa de Pipeworx para acceder a las más de 1394 fuentes de datos:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Uso con ask_pipeworx
En lugar de llamar a las herramientas directamente, puedes hacer preguntas en inglés sencillo:
ask_pipeworx({ question: "your question about Jikan data" })La puerta de enlace elige la herramienta adecuada y rellena los argumentos automáticamente.
Más
Licencia
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