Bilibili Mcp Server
@ShiDuLin
关于 Bilibili Mcp Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome Mlops
visengerA curated list of references for MLOps
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论