Skip to main content
Glama

Bangumi TV MCP Service

by Ukenn2112

get_person_subjects

Retrieve a list of subjects (e.g., anime, games) associated with a specific person by providing their unique ID, enabling insights into their contributions or roles.

Instructions

List subjects (e.g., anime, games) a person is related to (e.g., worked on).

Args:
    person_id: The ID of the person.

Returns:
    Formatted list of related subjects 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_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