bilibili-mcp
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...) |
|
출력 | 메타데이터 + 통계, 자막 대본 텍스트, 댓글 요약 |
|
기능
탐색 - 인기 피드, 전체 지역 순위, 인기 검색 키워드 (익명)
검색 - 동영상 및 크리에이터 (리스크 관리를 통과하려면 쿠키가 필요할 수 있음)
동영상 정보 - 메타데이터 + 통계, 파트 목록, 인기 댓글 (익명)
자막 대본 - 요약을 위한 자동 자막 텍스트 (킬러 기능)
계정 티어 (선택) - 팔로잉 피드, 즐겨찾기; +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 로그인 필요).
문서
문서 | 다루는 내용 |
계정, +86 번호 문제, 첫 실행 설정 | |
환경 변수, 티어, LLM 제공자 | |
전체 MCP + REST 참조 | |
구조, 실행, 테스트 | |
증상 -> 해결 | |
Bilibili 플랫폼 정보 | |
기능 명세 + 단계 계획 |
티어 상태
티어 | 필요 조건 | 잠금 해제 |
익명 | 없음 | 탐색, 검색, 동영상 정보, 자막 대본 |
계정 |
| 팔로잉 피드, 즐겨찾기 |
라이선스
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