Skip to main content
Glama

Bangumi TV MCP Service

by Ukenn2112

get_episode_details

Retrieve formatted details of a specific anime episode by providing its unique ID. Integrates with Bangumi TV API for accurate and structured episode information.

Instructions

Get details of a specific episode.

Args:
    episode_id: The ID of the episode.

Returns:
    Formatted episode details or an error message.

Input Schema

NameRequiredDescriptionDefault
episode_idYes

Input Schema (JSON Schema)

{ "properties": { "episode_id": { "title": "Episode Id", "type": "integer" } }, "required": [ "episode_id" ], "title": "get_episode_detailsArguments", "type": "object" }

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/Ukenn2112/BangumiMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server