Back to directory
ukenn2112/bangumi-mcp

ukenn2112/bangumi-mcp

@Ukenn2112

A Model Context Protocol (MCP) server that provides programmatic access to the Bangumi TV API, enabling AI assistants to interact with anime, manga, music, game, and real-world media data.

bangumianimemangamusicgameapimcp-servermediaentertainment

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13