bilibili-mcp-server
If you are the rightful owner of bilibili-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This document provides a structured overview of a Model Context Protocol (MCP) server, detailing its features, tools, resources, and usage across different platforms.
配置环境
uv venv -p 3.12
uv sync
初次开发前执行(一定要执行)
uv run pre-commit install
启动
fastmcp run bilibili_mcp_server.py:mcp
或
uv run bilibili_mcp_server.py
配置MCP
请参照mcp_config.json.sample