Bilibili Mcp Server
@ShiDuLin
About Bilibili Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bilibili-mcp-server-shidulin": {
"command": "uv",
"args": [
"venv",
"-p",
"3.12"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
—
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Codelf
unbugA search tool helps dev to solve the naming things problem.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments