Skip to main content
Glama

Bangumi TV MCP Service

by Ukenn2112

get_person_details

Retrieve detailed information about a specific person or company by providing their unique ID using this tool on the Bangumi TV MCP Service.

Instructions

Get details of a specific person or company.

Args:
    person_id: The ID of the person/company.

Returns:
    Formatted person details 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_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