Content
# Introduction
This is an MCP Server developed based on go, currently supporting sse and stdio modes of operation.
Currently supported Bilibili-related tools include:
- Query personal information (may require login)
- Query personal latest follows (requires login)
- Search videos
Currently adapting personal follows and dynamic-related content, hoping MCP can provide AI with the ability to personalize video content selection.
# Usage
If you need to view private information that requires login to browse, you can write a yaml format configuration file and pass the path of the configuration file as the first parameter when starting the mcp service, such as:
```shell
D:\bili\Bilimcp.exe D:\bili\config.yml
```
The configuration file needs to contain your Bilibili cookie, here is an example:
```yaml
Cookie: xxxxx
```
# Contributor
Welcome code contributions, please leave an issue if you have any questions.
Connection Info
You Might Also Like
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.
awesome-mcp-servers
A collection of MCP servers.
git
A Model Context Protocol server for Git automation and interaction.
sp500-mcp-server
sp500-mcp-server
agentphone-mcp
AgentPhone MCP Server: Enables AI agents to use real phone numbers, SMS, and...
gentleman-book-mcp
MCP server for AI assistants to access the Gentleman Programming Book.