Add your description here
Project description
Bilibili API MCP Server
用于哔哩哔哩 API 的 MCP(模型上下文协议)服务器,支持多种操作。
环境要求
- uv - 一个项目管理工具,可以很方便管理依赖。
使用方法
-
clone 本项目
-
使用 uv 安装依赖
uv sync
- 在任意 mcp client 中配置本 Server
{
"mcpServers": {
"bilibili": {
"command": "uv",
"args": [
"--directory",
"/your-project/path/bilibili-mcp-server",
"run",
"bilibili.py"
],
}
}
}
- 在 client 中使用
支持的操作
目前仅支持搜索视频,未来预计添加更多操作。
如何为本项目做贡献
- Fork 本项目
- 新建分支,并在新的分支上做改动
- 提交 PR
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bilibili_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: bilibili_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e818833e52c5f83a3d501790404d4e149843bd24c8d93f736041090c8becaa2
|
|
| MD5 |
f465f259c00809c0d6efd052f5e07c39
|
|
| BLAKE2b-256 |
ec8a2717e4ba73234b8c6632c7a154c71ad219c0c7e1629635c72a42154b5987
|
File details
Details for the file bilibili_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bilibili_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cb82f118feb757da1130b89e6cad03da673ef2c26b59ee2a4ee535995c4e2d3
|
|
| MD5 |
56336328901ab966f2e99e033fef3a25
|
|
| BLAKE2b-256 |
37f0f5af7b9a6ffbd7f444cfd664b54f85ee97340823942fd9bc92fae16e809a
|