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