Skip to main content
Glama

Bangumi TV MCP Service

by Ukenn2112

get_character_subjects

Retrieve a list of subjects (e.g., anime, games) where a specific character appears by providing the character ID. Supports querying through Bangumi TV MCP Service for accurate results.

Instructions

List subjects (e.g., anime, games) where a character appears.

Args:
    character_id: The ID of the character.

Returns:
    Formatted list of related subjects 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_subjectsArguments", "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