The MCP server was fully generated by Google Gemini, as acknowledged in the README.
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 获取与人员相关的角色列表
安装
使用(如Claude客户端)
URL: https://mcpcn.com/docs/quickstart/user/
claude_desktop_config.json
致谢
此目前项目全部由 Google Gemini 生成。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Provides MCP access to the BangumiTV API, allowing users to retrieve and interact with anime, manga, music, and game information through natural language queries.
Related MCP Servers
- -securityFlicense-qualityThe MCP Server integrates APIs from the Youtube-Summarizer as tools within the MCP protocol, allowing for local AI application interaction and tool utilization through natural language queries.Last updated -Python
- -securityAlicense-qualityA FastAPI-based MCP server that integrates with smartscreen.tv, allowing you to programmatically control web displays by displaying media, sending notifications, and controlling playback via HTTP commands.Last updated -PythonMIT License
- AsecurityFlicenseAqualityAn MCP server that provides AI assistants with powerful tools to interact with YouTube, including video searching, transcript extraction, comment retrieval, and more.Last updated -815Python
- -securityAlicense-qualityAn MCP server that provides deep knowledge about OpenAI APIs and SDKs, enabling users to query technical information through various MCP clients including ChatGPT Deep Research, Cursor, and OpenAI Responses API.Last updated -9TypeScriptMIT License