Skip to main content
Glama

Bangumi TV MCP Service

by Ukenn2112

get_person_characters

Retrieve a list of characters voiced or portrayed by a specific person using their ID. Ideal for identifying roles of voice actors or actors in the BangumiTV database.

Instructions

List characters voiced or portrayed by a person (e.g., voice actor, actor).

Args:
    person_id: The ID of the person.

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

Input Schema

NameRequiredDescriptionDefault
person_idYes

Input Schema (JSON Schema)

{ "properties": { "person_id": { "title": "Person Id", "type": "integer" } }, "required": [ "person_id" ], "title": "get_person_charactersArguments", "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