Skip to main content
Glama
sandraschi

bilibili-mcp

by sandraschi

bilibili-mcp

중국 최대 동영상 플랫폼인 **Bilibili (B站)**을 위한 콘텐츠 인텔리전스 브리지입니다. 검색, 트렌드, 동영상 정보, 자막 요약 - 핵심 티어는 계정이 필요 없습니다.

래핑 대상

Bilibili - 중국 동영상 공유 플랫폼입니다. 이 서버는 동영상을 재생하지 않습니다; 에이전트가 Bilibili 콘텐츠를 검색하고, 순위를 매기고, 요약할 수 있도록 메타데이터, 목록, 자막 대본을 반환합니다. docs/WRAPPEE.md를 참조하세요.

Related MCP server: Bilibili API MCP Server

미리보기

대시보드

할 수 있는 작업

실행 방식

모드

호스트 앱

시기

Headless / API (기본값)

Bilibili 공개 웹 API

모든 기능 - 계정 없음, GUI 없음

Bilibili는 로컬 앱이 아닌 웹 플랫폼입니다. 설치할 데스크톱 바이너리가 없습니다. 서버는 HTTPS를 통해 Bilibili 공개 API와 통신합니다.

입력 / 출력

방향

항목

비고

입력

검색 키워드, Bilibili URL (BV.../av...)

bilibili_search, bilibili_video

출력

메타데이터 + 통계, 자막 대본 텍스트, 댓글 요약

bilibili_video, bilibili_transcript

기능

  • 탐색 - 인기 피드, 전체 지역 순위, 인기 검색 키워드 (익명)

  • 검색 - 동영상 및 크리에이터 (리스크 관리를 통과하려면 쿠키가 필요할 수 있음)

  • 동영상 정보 - 메타데이터 + 통계, 파트 목록, 인기 댓글 (익명)

  • 자막 대본 - 요약을 위한 자동 자막 텍스트 (킬러 기능)

  • 계정 티어 (선택) - 팔로잉 피드, 즐겨찾기; +86 로그인 필요

기본적으로 익명 - 탐색, 동영상 정보, 자막 대본은 설정 없이 동작합니다. 계정 티어에만 중국 +86 로그인 쿠키가 필요합니다.

빠른 설치

요구 사항: uv (Python), Bun (webapp). 옵션 A (권장):

uv sync
uv run python -m bilibili_mcp.server --mode http --port 11185

또는 start.bat / start.ps1로 전체 스택(백엔드 + 웹앱 + 브라우저)을 실행하세요. 백엔드 11185, 프론트엔드 11186.

처음이신가요? 실제 호스트 호출을 기대하기 전에 docs/ONBOARDING.md를 완료하세요 (익명 티어는 아무것도 필요 없음; 계정 티어는 +86 로그인 필요).

문서

문서

다루는 내용

Onboarding

계정, +86 번호 문제, 첫 실행 설정

Configuration

환경 변수, 티어, LLM 제공자

Tools

전체 MCP + REST 참조

Development

구조, 실행, 테스트

Troubleshooting

증상 -> 해결

Wrappee

Bilibili 플랫폼 정보

SPEC

기능 명세 + 단계 계획

티어 상태

티어

필요 조건

잠금 해제

익명

없음

탐색, 검색, 동영상 정보, 자막 대본

계정

BILIBILI_COOKIE (+86 로그인)

팔로잉 피드, 즐겨찾기

라이선스

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