MCP.so
登录

Bilibili Mcp Server

@ShiDuLin

关于 Bilibili Mcp Server

暂无概览

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

ShiDuLin

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "bilibili-mcp-server-shidulin": {
      "command": "uv",
      "args": [
        "venv",
        "-p",
        "3.12"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Bilibili Mcp Server?

The README does not provide a description. Based solely on the name and configuration instructions, it appears to be an MCP (Model Context Protocol) server for the Bilibili platform, intended for developers to integrate with Bilibili data or services. No further details are available from the README.

How to use Bilibili Mcp Server?

The README explains setup and launch. First, create a Python 3.12 virtual environment with uv venv -p 3.12 and install dependencies with uv sync. Install pre-commit hooks using uv run pre-commit install (required before development). Then start the server either with fastmcp run bilibili_mcp_server.py:mcp or uv run bilibili_mcp_server.py. Configuration is based on mcp_config.json.sample.

Key features of Bilibili Mcp Server

Use cases of Bilibili Mcp Server

FAQ from Bilibili Mcp Server

评论

其他 分类下的更多 MCP 服务器