Bangumi TV MCP ServiceServer

Ukenn2112
GitHub
AnimeMCPMedia

Loading subscription status...

💡 Description

This is an MCP (Machine Communication Protocol) service that provides access to the BangumiTV API. It allows you to interact with and retrieve information about anime, manga, music, games, and more from BangumiTV.

📝 JSON Entries

{
  "mcpServers": [
    {
      "bangumi-tv": {
        "env": {
          "BANGUMI_TOKEN": "your_token_here"
        },
        "args": [
          "--directory",
          "/Users/Desktop/bangumi-tv",
          "run",
          "main.py"
        ],
        "command": "uv"
      }
    }
  ]
}

🛠️ Tools

uvrequests

Features

  • Daily broadcast schedule
  • Search subjects
  • Browse subjects
  • Get subject details
  • Get related characters and persons

💬 Example Queries

  • Show me today's anime schedule.
  • Search for characters related to 'My Hero Academia'.
  • Get details about the anime with ID 12345.