Bangumi TV MCP Service

46 tools. 7 can modify or destroy data without limits.

2 destructive tools with no built-in limits. Policy required.

Last updated:

7 can modify or destroy data
39 read-only
46 tools total

Community server · catalogue entry verified 11/06/2026

How to control Bangumi TV MCP Service ↓

What Bangumi TV MCP Service exposes to your agents

Read (39) Write / Execute (5) Destructive / Financial (2)
Critical Risk

The most dangerous Bangumi TV MCP Service tools

7 of Bangumi TV MCP Service's 46 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Bangumi TV MCP Service

PolicyLayer is an MCP gateway — it sits between your AI agents and Bangumi TV MCP Service, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "uncollect_character": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "collect_character": {
    "limits": [
      {
        "counter": "collect_character_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "browse_subjects": {
    "limits": [
      {
        "counter": "browse_subjects_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Bangumi TV MCP Service — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON BANGUMI TV MCP SERVICE →

Free to start. No card required.

All 46 Bangumi TV MCP Service tools

READ 39 tools
Read browse_subjects browse_subjects Read get_character_details Get details of a specific character. Read get_character_image get_character_image Read get_character_persons List persons (e.g., voice actors) related to a character. Read get_character_revision Get details of a specific character revision. Read get_character_revisions Get revision history for a character. Read get_character_subjects List subjects (e.g., anime, games) where a character appears. Read get_current_user Get the current user's information. Read get_daily_broadcast Get the daily broadcast schedule for the current week on Bangumi. Read get_episode_details Get details of a specific episode. Read get_episode_revision Get details of a specific episode revision. Read get_episode_revisions Get revision history for an episode. Read get_episodes get_episodes Read get_person_characters List characters voiced or portrayed by a person (e.g., voice actor, actor). Read get_person_details Get details of a specific person or company. Read get_person_image get_person_image Read get_person_revision Get details of a specific person revision. Read get_person_revisions Get revision history for a person. Read get_person_subjects List subjects (e.g., anime, games) a person is related to (e.g., worked on). Read get_single_episode_collection Get the collection status for a single episode. Read get_subject_characters List characters related to a subject. Read get_subject_details Get details of a specific subject (e.g., anime, book, game). Read get_subject_image get_subject_image Read get_subject_persons List persons (staff, cast) related to a subject. Read get_subject_relations List related subjects (sequels, prequels, adaptations) for a subject. Read get_subject_revision Get details of a specific subject revision. Read get_subject_revisions Get revision history for a subject. Read get_user_avatar Get the avatar URL for a user. Read get_user_character_collection Get a user's collection status for a specific character. Read get_user_character_collections Get a user's character collection list. Read get_user_collections get_user_collections Read get_user_episode_collection get_user_episode_collection Read get_user_info Get user information by username. Read get_user_person_collection Get a user's collection status for a specific person. Read get_user_person_collections Get a user's person collection list. Read get_user_subject_collection Get a user's collection status for a specific subject. Read search_characters search_characters Read search_persons search_persons Read search_subjects search_subjects

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Bangumi TV MCP Service

Can an AI agent delete data through the Bangumi TV MCP Service MCP server? +

Yes. The Bangumi TV MCP Service server exposes 2 destructive tools including uncollect_character, uncollect_person. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Bangumi TV MCP Service? +

The Bangumi TV MCP Service server has 5 write tools including collect_character, collect_person, update_episode_collection. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Bangumi TV MCP Service.

How many tools does the Bangumi TV MCP Service MCP server expose? +

46 tools across 3 categories: Destructive, Read, Write. 39 are read-only. 7 can modify, create, or delete data.

How do I enforce a policy on Bangumi TV MCP Service? +

Register the Bangumi TV MCP Service MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Bangumi TV MCP Service tool call.

Deterministic rules across all 46 Bangumi TV MCP Service tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

46 Bangumi TV MCP Service tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.