mcp-jikan
mcp-jikan
Jikan MCP — 封装了 Jikan v4 API(动漫/漫画数据,免费,无需认证)
属于 Pipeworx 的一部分 — 一个将 AI 代理连接到 1394+ 个实时数据源的 MCP 网关。
工具
工具 | 描述 |
| 按标题搜索动漫。返回标题、评分、类型、集数、状态、简介和题材。 |
| 按 ID 获取动漫的完整详情。返回评分、简介、题材、制作公司、集数等。 |
| 获取排名靠前的动漫,可按类型(如 "tv"、"movie"、"ova"、"ona")筛选。返回标题、评分和排名。 |
| 按名称搜索动漫/漫画角色。返回角色名、昵称、收藏数和简介。 |
Related MCP server: mcp-kitsu
快速开始
添加到你的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):
{
"mcpServers": {
"jikan": {
"url": "https://gateway.pipeworx.io/jikan/mcp"
}
}
}或者连接到完整的 Pipeworx 网关,以访问全部 1394+ 个数据源:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}与 ask_pipeworx 配合使用
无需直接调用工具,你可以用自然语言提问:
ask_pipeworx({ question: "your question about Jikan data" })网关会自动选择正确的工具并填充参数。
更多
许可证
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