Skip to main content
Glama

Bangumi TV MCP Service

by Ukenn2112

get_character_persons

Retrieve a formatted list of persons, such as voice actors, associated with a specific character using the character ID through Bangumi TV MCP Service.

Instructions

List persons (e.g., voice actors) related to a character.

Args:
    character_id: The ID of the character.

Returns:
    Formatted list of related persons or an error message.

Input Schema

NameRequiredDescriptionDefault
character_idYes

Input Schema (JSON Schema)

{ "properties": { "character_id": { "title": "Character Id", "type": "integer" } }, "required": [ "character_id" ], "title": "get_character_personsArguments", "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