MCP ExplorerExplorer

Bilibili Mcp Server

@Mr-Houseon 9 months ago
1 MIT
FreeCommunity
AI Systems
Bilibili MCP server, used for interacting with the Bilibili API and integrating through the MCP (Media Control Protocol).

Overview

What is Bilibili Mcp Server

bilibili-mcp-server is a server project designed for interacting with the Bilibili API, enabling developers to access and utilize Bilibili’s functionalities through a standardized MCP protocol.

Use cases

Use cases for bilibili-mcp-server include building applications that require Bilibili content, integrating Bilibili features into existing systems, and performing automated data retrieval from Bilibili.

How to use

To use bilibili-mcp-server, ensure that Python 3.10 or higher is installed. Install the required dependencies using the command ‘uv pip install -r requirements.txt’. Start the MCP server by running ‘uv --directory /Users/zao/project/bilibili-mcp-server run bilibili.py’.

Key features

Key features of bilibili-mcp-server include a general search functionality for the Bilibili API and support for integration with other systems via the MCP protocol.

Where to use

bilibili-mcp-server can be used in various fields such as application development, data analysis, and system integration where access to Bilibili’s API is required.

Content

Bilibili MCP 服务器

这是一个用于与Bilibili API交互的MCP服务器项目。

功能特性

  • 提供Bilibili API的通用搜索功能
  • 支持通过MCP协议与其他系统集成

安装

  1. 确保已安装Python 3.10+(由.python-version指定)
  2. 使用uv安装依赖:
    uv pip install -r requirements.txt
    

使用

启动MCP服务器:

uv --directory /Users/zao/project/bilibili-mcp-server run bilibili.py

依赖管理

  • 依赖项由pyproject.toml定义
  • 使用uv.lock锁定依赖版本

贡献

欢迎提交Pull Request。请确保:

  • 代码符合PEP 8规范
  • 添加必要的单元测试
  • 更新相关文档

许可证

MIT

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers