bilibili-mcp-server

bilibili-mcp-server

0

This project is designed to set up and run a fast Model Context Protocol (MCP) server, requiring Python 3.12. Users are guided through the setup and execution process, emphasizing pre-development setups.

配置环境

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