简介
@DnullP
关于 简介
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 简介?
简介 is a Go‑based MCP server that integrates with Bilibili. It currently supports tools for querying personal information, personal latest follows (with login), and searching videos. It is designed for AI systems that want to obtain personalized video content from Bilibili.
How to use 简介?
The server can run via SSE or stdio. To access private data that requires login, create a YAML configuration file containing a Bilibili cookie and pass its file path as the first argument when starting the server (e.g., D:\bili\Bilimcp.exe D:\bili\config.yml).
Key features of 简介
- Query Bilibili personal information (login may be needed)
- Query personal latest follows (login required)
- Search for videos
- Supports SSE and stdio transports
- YAML configuration for cookie-based authentication
- Written in Go
Use cases of 简介
- AI assistants that need to find relevant Bilibili videos based on user personalization
- Automated tools that monitor a user’s latest followed content
- Searching Bilibili videos programmatically via MCP
FAQ from 简介
What transports does 简介 support?
It supports SSE (Server-Sent Events) and stdio.
Do I need to log in to use all tools?
No. Video search does not require login, but querying personal information and latest follows require a Bilibili cookie.
How do I provide my Bilibili cookie?
Create a YAML file with a Cookie: xxxxx entry and pass its path as the first command-line argument when starting the server.
其他 分类下的更多 MCP 服务器
Awesome Mlops
visengerA curated list of references for MLOps

EverArt
modelcontextprotocolModel Context Protocol Servers
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
评论