bilibili-api
MCP ServerFree# B站API服务器 Bilibili Api 一个为bilibili.com API提供服务的Model Context Protocol (MCP)服务器,支持获取用户信息、视频搜索等功能。 A Model Context Protocol (MCP) server that provides services for the bilibili.com API, supporting functions such as obtaining user information and video search.## 工具列表 Tool List 本MCP服务封装下列工具,可让模型通过标准化
Capabilities3 decomposed
get user information from bilibili
Medium confidenceThis capability allows retrieval of detailed user profiles from Bilibili by making API calls to the Bilibili API. It utilizes a standardized Model Context Protocol (MCP) interface, enabling seamless integration with various applications and services. The implementation is designed to handle user authentication through an API key, ensuring secure access to user data.
It leverages a standardized MCP architecture that allows for easy integration with other tools and services, unlike traditional REST APIs that may require more complex handling.
More streamlined and easier to integrate than traditional REST API calls due to its MCP structure.
get detailed video information from bilibili
Medium confidenceThis capability retrieves comprehensive details about specific videos on Bilibili by querying the Bilibili API through the MCP interface. It supports fetching metadata such as title, description, view count, and upload date, making it suitable for applications that need to display or analyze video content. The implementation ensures that all requests are authenticated using the provided API key.
Utilizes a unified MCP approach that simplifies the process of fetching video data compared to traditional REST API methods, which often require multiple endpoints.
Offers a more cohesive and integrated experience for fetching video data compared to fragmented REST API calls.
search for videos on bilibili
Medium confidenceThis capability enables users to perform keyword-based searches for videos on Bilibili, leveraging the MCP server to handle query requests efficiently. It processes search terms and returns a list of relevant videos, including their metadata. The implementation is designed to handle various search parameters, ensuring flexibility in how searches are conducted.
Implements a flexible search mechanism through the MCP framework, allowing for more dynamic queries compared to static search APIs.
Provides a more adaptable and responsive search experience than traditional video search APIs, which may be less flexible.
Capabilities are decomposed by AI analysis. Each maps to specific user intents and improves with match feedback.
Related Artifactssharing capabilities
Artifacts that share capabilities with bilibili-api, ranked by overlap. Discovered automatically through the match graph.
@xzxzzx/bilibili-mcp
Bilibili MCP tool for video and comment summarization
youtube
MCP server: youtube
Advanced YouTube
A Model Context Protocol (MCP) server for interacting with YouTube data. This server provides resources and tools to query YouTube videos, channels, comments, and transcripts through a stdio interface.
Agent-Reach
Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
autoclip
AutoClip : AI-powered video clipping and highlight generation · 一款智能高光提取与剪辑的二创工具
Brave Search API
Independent search API — web, news, images, summarizer, privacy-respecting, free tier.
Best For
- ✓developers building applications that require user data from Bilibili
- ✓content creators analyzing video performance on Bilibili
- ✓developers creating applications that require video discovery features
Known Limitations
- ⚠Requires a valid API key for access, which must be included in the request headers.
- ⚠Rate limits may apply based on the API usage.
- ⚠Limited to public video data only.
- ⚠Search results may be limited by API rate limits and query restrictions.
- ⚠Only public videos are searchable.
Requirements
Input / Output
UnfragileRank
UnfragileRank is computed from adoption signals, documentation quality, ecosystem connectivity, match graph feedback, and freshness. No artifact can pay for a higher rank.
Repository Details
About
# B站API服务器 Bilibili Api 一个为bilibili.com API提供服务的Model Context Protocol (MCP)服务器,支持获取用户信息、视频搜索等功能。 A Model Context Protocol (MCP) server that provides services for the bilibili.com API, supporting functions such as obtaining user information and video search.## 工具列表 Tool List 本MCP服务封装下列工具,可让模型通过标准化接口调用以下功能。 本MCP服务封装下列工具,可让模型通过标准化接口调用以下功能。 | 工具 Tool | 描述 Description | |-------|--------------------| | get_user_info | Get information about a Bilibili user | | get_video_info | Get detailed information about a Bilibili video | | search_videos | Search for videos on Bilibili | ## 检查服务 ## Inspector 工具在线测试: [https://mcp.xiaobenyang.com/inspector/1777316659451907](https://mcp.xiaobenyang.com/inspector/1777316659451907) Online Tool test [https://mcp.xiaobenyang.com/inspector/1777316659451907](https://mcp.xiaobenyang.com/inspector/1777316659451907) ## 服务配置 MCP Server Config > #### 如何获取 XBY-APIKEY ? How to get XBY-APIKEY ? > 访问小笨羊科技网站 [https://xiaobenyang.com](https://xiaobenyang.com),注册用户即可获得APIKEY > Visit XiaoBenYang website [https://xiaobenyang.com](https://xiaobenyang.com), register and get the APIKEY. ### SSE ```json { "mcpServers": { "B站API服务器": { "headers": { "XBY-APIKEY": "<YOUR_XBY_APIKEY>" }, "type": "sse", "url": "https://mcp.xiaobenyang.com/1777316659451907/sse" } } } ``` ### STREAMABLE HTTP ```json { "mcpServers": { "B站API服务器": { "headers": { "XBY-APIKEY": "<YOUR_XBY_APIKEY>" }, "type": "streamable_http", "url": "https://mcp.xiaobenyang.com/1777316659451907/mcp" } } } ``` ### STDIO ```json { "mcpServers": { "B站API服务器": { "command": "npx", "args": [ "-y", "xiaobenyang-mcp" ], "env": { "XBY_APIKEY": "<YOUR_XBY_APIKEY>", "mcpId": "1777316659451907", }, "transport": "stdio" } } } ```
Categories
Alternatives to bilibili-api
Search the Supabase docs for up-to-date guidance and troubleshoot errors quickly. Manage organizations, projects, databases, and Edge Functions, including migrations, SQL, logs, advisors, keys, and type generation, in one flow. Create and manage development branches to iterate safely, confirm costs
Compare →AI-optimized web search and content extraction via Tavily MCP.
Compare →Scrape websites and extract structured data via Firecrawl MCP.
Compare →Are you the builder of bilibili-api?
Claim this artifact to get a verified badge, access match analytics, see which intents users search for, and manage your listing.
Get the weekly brief
New tools, rising stars, and what's actually worth your time. No spam.
Data Sources
Looking for something else?
Search →