Skip to main content
Glama
sandraschi

bilibili-mcp

by sandraschi

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

Dashboard

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...)

bilibili_search, bilibili_video

Hands-out

Metadaten + Statistiken, Transkripttext, Kommentar-Zusammenfassungen

bilibili_video, bilibili_transcript

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 11185

Oder 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

Onboarding

Konten, die Frage nach der +86-Nummer, Ersteinrichtung

Konfiguration

Umgebungsvariablen, Stufen, LLM-Anbieter

Tools

Vollständige MCP + REST-Referenz

Entwicklung

Aufbau, Ausführen, Testen

Fehlerbehebung

Symptom -> Behebung

Wrappee

Über die Bilibili-Plattform

SPEC

Funktionsspezifikation + Phasenplan

Status der Stufen

Stufe

Voraussetzung

Schaltet frei

Anonym

nichts

Entdecken, Suche, Video-Informationen, Transkript

Konto

BILIBILI_COOKIE (+86-Login)

Abo-Feed, Favoriten

Lizenz

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables interaction with Bilibili (哔哩哔哩) through its API, supporting video search and recommendations, user search, dynamic feeds, video collections, and danmaku retrieval through natural language.
    5
  • A
    license
    Not graded
    quality
    F
    maintenance
    An 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.
    45
    189
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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