Submit

Bilibili MCP 服务器

@LittleSix1

a year ago
developer-tools
mcp-server学习
Overview

what is Bilibili MCP Server?

Bilibili MCP Server is a simple example project that demonstrates how to create a Model Context Protocol (MCP) server and interact with the Bilibili API.

how to use Bilibili MCP Server?

To use the Bilibili MCP Server, run the server using the command:

uv run main.py

The server will start in stdio mode, ready to receive MCP protocol commands.

key features of Bilibili MCP Server?

  • Provides a search tool general_search to search for content on Bilibili using keywords.

use cases of Bilibili MCP Server?

  1. Searching for videos or content on Bilibili using specific keywords.
  2. Demonstrating the implementation of an MCP server for educational purposes.

FAQ from Bilibili MCP Server?

  • What is MCP?

MCP stands for Model Context Protocol, which is used for communication between different services.

  • Can I modify the server?

Yes! The server is open for modifications and can be tailored to fit specific needs.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.