bilibili-mcp
bilibili-mcp
Eine Content-Intelligence-Brücke für Bilibili (B站), Chinas größte Videoplattform. Suche, Trends, Video-Informationen und Transkript-Zusammenfassungen - für die Basis-Stufe ist kein Konto erforderlich.
Was hier gekapselt wird
Bilibili - die chinesische Videoplattform. Dieser Server spielt keine Videos ab; er liefert Metadaten, Listen und Untertitel-Transkripte, damit ein Agent Bilibili-Inhalte durchsuchen, einordnen und zusammenfassen kann. Siehe docs/WRAPPEE.md.
Related MCP server: Bilibili API MCP Server
Vorschau

Was Sie tun können
So funktioniert es
Modus | Host-Anwendung | Wann |
Headless / API (Standard) | Öffentliche Bilibili-Web-APIs | Alles - ohne Konto, ohne GUI |
Bilibili ist eine Web-Plattform und keine lokale Anwendung - es gibt keine Desktop-Binärdatei zu installieren. Der Server kommuniziert über HTTPS mit der öffentlichen Bilibili-API.
Hands-in / Hands-out
Richtung | Artefakte | Hinweise |
Hands-in | Suchbegriff, Bilibili-URL (BV.../av...) |
|
Hands-out | Metadaten + Statistiken, Transkripttext, Kommentar-Zusammenfassungen |
|
Funktionen
Entdecken - beliebter Feed, Ranking aller Regionen, Top-Suchbegriffe (anonym)
Suche - Videos und Ersteller (ggf. ist ein Cookie nötig, um die Risikokontrolle zu bestehen)
Video-Informationen - Metadaten + Statistiken, Teilliste, Top-Kommentare (anonym)
Transkript - Text der automatischen Untertitel für Zusammenfassungen (die Killer-Funktion)
Konto-Stufe (optional) - Abo-Feed, Favoriten; erfordert ein +86-Login
Standardmäßig anonym - Entdecken, Video-Informationen und Transkripte funktionieren ganz ohne Einrichtung. Nur die Konto-Stufe benötigt ein Cookie mit chinesischem +86-Login.
Schnellinstallation
Voraussetzungen: uv (Python), Bun (Web-App). Option A (empfohlen):
uv sync
uv run python -m bilibili_mcp.server --mode http --port 11185Oder Sie führen den vollständigen Stack (Backend + Web-App + Browser) mit start.bat / start.ps1 aus. Backend 11185, Frontend 11186.
Zum ersten Mal? Arbeiten Sie docs/ONBOARDING.md durch, bevor Sie Live-Host-Aufrufe erwarten (die anonyme Stufe benötigt nichts; die Konto-Stufe benötigt ein +86-Login).
Dokumentation
Dokument | Inhalt |
Konten, die Frage nach der +86-Nummer, Ersteinrichtung | |
Umgebungsvariablen, Stufen, LLM-Anbieter | |
Vollständige MCP + REST-Referenz | |
Aufbau, Ausführen, Testen | |
Symptom -> Behebung | |
Über die Bilibili-Plattform | |
Funktionsspezifikation + Phasenplan |
Status der Stufen
Stufe | Voraussetzung | Schaltet frei |
Anonym | nichts | Entdecken, Suche, Video-Informationen, Transkript |
Konto |
| Abo-Feed, Favoriten |
Lizenz
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables interaction with Bilibili (B站) platform through API and web scraping. Supports video search, article search, video info retrieval, comment fetching, danmaku extraction, and article content access.4
- FlicenseNot gradedqualityDmaintenanceEnables interaction with Bilibili (哔哩哔哩) through its API, supporting video search and recommendations, user search, dynamic feeds, video collections, and danmaku retrieval through natural language.5
- AlicenseNot gradedqualityFmaintenanceAn MCP server that enables users to search Bilibili videos, access trending rankings, and retrieve detailed information about videos, content creators, and anime schedules. It allows AI applications to interact directly with Bilibili content via simple API interfaces.45189MIT
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to directly operate Bilibili, providing 27 tools for login, search, content publishing, data analysis, and interaction.88MIT
Related MCP Connectors
Track Bilibili creators and get the latest updates on videos, dynamics, and articles. Fetch user p…
YouTube transcripts, search, channels, playlists and bulk transcript jobs for AI agents. 14 tools.
15 media & data tools for AI agents: search, transcribe, subtitles, voiceover, translate & more.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sandraschi/bilibili-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server