Integrations
Enables querying user information by ID, searching for video information by ID, and searching videos by keywords from bilibili.com.
bilibili MCP Server
English | 简体中文
Model Context Protocol (MCP) Server for bilibili.com.
Features
User Info
- Get user information by
mid
- Search video information by
bvid
- Search videos by keywords
Usage
Claude Desktop
Refer to the official documentation
config for npm (recommended)
or
config for local cloned repo
Save the configuration and restart. You will see the new bilibili MCP
option as shown below:
Demo Vedio
https://github.com/user-attachments/assets/813dece6-c9b5-4bc5-96c1-c3b4d284cc76
Local Development
- Install dependencies
- build
- debug for local repo, see above.
Publishing
To publish a new version to npm:
These commands will automatically:
- Bump the version in package.json
- Build the project
- Publish to npm registry
Credits
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A Model Context Protocol server that allows AI assistants to retrieve user information, search videos by ID, and find content by keywords on bilibili.com.
Related Resources
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to browse and analyze Reddit content, including searching subreddits, retrieving post details with comments, and viewing trending posts.Last updated -1PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants to search and access information stored in Kibela, supporting note search, retrieval, creation and updating.Last updated -61079TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to perform real-time web searches, retrieving up-to-date information from the internet via a Crawler API.Last updated -1448JavaScript
- AsecurityAlicenseAqualityA Model Context Protocol server implementation that enables AI assistants like Claude to perform Google searches and retrieve web data directly through natural language requests.Last updated -1753TypeScriptMIT License