Skip to main content
Glama

mcp-jikan

Jikan MCP — Jikan v4 API(애니메이션/만화 데이터, 무료, 인증 불필요)를 래핑합니다.

Pipeworx의 일부 — AI 에이전트를 1394+개의 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.

도구

도구

설명

search_anime

제목으로 애니메이션을 검색합니다. 제목, 점수, 유형, 에피소드 수, 상태, 시놉시스, 장르를 반환합니다.

get_anime

ID로 애니메이션의 전체 세부 정보를 가져옵니다. 점수, 시놉시스, 장르, 스튜디오, 에피소드 수 등을 반환합니다.

top_anime

상위권 애니메이션을 가져옵니다. 선택적으로 유형(예: "tv", "movie", "ova", "ona")으로 필터링할 수 있습니다. 제목, 점수, 순위를 반환합니다.

search_characters

이름으로 애니/만화 캐릭터를 검색합니다. 캐릭터 이름, 별명, 즐겨찾기 수, 소개를 반환합니다.

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

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