- Explore MCP Servers
- BangumiMCP
Bangumimcp
What is Bangumimcp
BangumiMCP is a Machine Communication Protocol (MCP) service that provides access to the BangumiTV API, allowing users to interact with data related to anime, manga, music, and games.
Use cases
Use cases include developing applications that display anime schedules, creating character databases, integrating with other media services, and enabling user interactions with BangumiTV content.
How to use
To use BangumiMCP, clone the repository, create and activate a virtual environment, and install the necessary dependencies. Configure the client with your BangumiTV token if needed, and run the main script.
Key features
Key features include accessing daily broadcasts, searching and browsing subjects, retrieving details about episodes, characters, and personnel, as well as obtaining related lists for each.
Where to use
BangumiMCP can be used in various fields such as anime and manga databases, entertainment applications, and any platform requiring access to BangumiTV’s extensive media data.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Bangumimcp
BangumiMCP is a Machine Communication Protocol (MCP) service that provides access to the BangumiTV API, allowing users to interact with data related to anime, manga, music, and games.
Use cases
Use cases include developing applications that display anime schedules, creating character databases, integrating with other media services, and enabling user interactions with BangumiTV content.
How to use
To use BangumiMCP, clone the repository, create and activate a virtual environment, and install the necessary dependencies. Configure the client with your BangumiTV token if needed, and run the main script.
Key features
Key features include accessing daily broadcasts, searching and browsing subjects, retrieving details about episodes, characters, and personnel, as well as obtaining related lists for each.
Where to use
BangumiMCP can be used in various fields such as anime and manga databases, entertainment applications, and any platform requiring access to BangumiTV’s extensive media data.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Bangumi TV MCP Service
这是一个MCP(机器通信协议)服务,提供对 BangumiTV API 的访问。它允许您与 BangumiTV 的数据进行交互,并检索有关动漫、漫画、音乐、游戏等的信息。
示例
功能
-
条目
- /calendar 每日放送
- /v0/search/subjects 搜索主题
- /v0/subjects 浏览主题
- /v0/subjects/{subject_id} 获取主题详情
- /v0/subjects/{subject_id}/persons 获取与主题相关的人员列表
- /v0/subjects/{subject_id}/characters 获取与主题相关的角色列表
- /v0/subjects/{subject_id}/subjects 获取相关主题列表
-
章节
- /v0/episodes 获取剧集列表
- /v0/episodes/{episode_id} 获取剧集详情
-
角色
- /v0/search/characters 搜索角色
- /v0/characters/{character_id} 获取角色详情
- /v0/characters/{character_id}/subjects 获取与角色相关的主题列表
- /v0/characters/{character_id}/persons 获取与角色相关的人员列表
-
人员
- /v0/search/persons 搜索人员
- /v0/persons/{person_id} 获取人员详情
- /v0/persons/{person_id}/subjects 获取与人员相关的主题列表
- /v0/persons/{person_id}/characters 获取与人员相关的角色列表
安装
# 克隆仓库
git clone https://github.com/Ukenn2112/BangumiMCP.git
cd BangumiMCP
# 创建并激活虚拟环境
uv venv
source .venv/bin/activate # Linux/macOS
# 或在 Windows 上使用:
# .venv\Scripts\activate
# 安装依赖
uv add "mcp[cli]" requests
使用(如Claude客户端)
URL: https://mcpcn.com/docs/quickstart/user/
claude_desktop_config.json
致谢
此目前项目全部由 Google Gemini 生成。
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










