빌리빌리 MCP 서버
영어 |简体中文
bilibili.com API를 위한 모델 컨텍스트 프로토콜( MCP ) 서버입니다.
특징
사용자 정보
- [x]
mid
까지 사용자 정보 가져오기 - [x]
bvid
로 비디오 정보 검색 - [x] 키워드로 영상 검색
용법
클로드 데스크탑
공식 문서 를 참조하세요
npm에 대한 구성(권장)
지엑스피1
또는
로컬 복제된 저장소에 대한 구성
구성을 저장하고 다시 시작하세요. 아래와 같이 새로운 bilibili MCP
옵션이 표시됩니다.
데모 비디오
https://github.com/user-attachments/assets/813dece6-c9b5-4bc5-96c1-c3b4d284cc76
지역 개발
- 종속성 설치
- 짓다
- 로컬 저장소에 대한 디버그는 위를 참조하세요.
출판
npm에 새 버전을 게시하려면:
이러한 명령을 실행하면 자동으로 다음이 수행됩니다.
- package.json에서 버전을 올립니다.
- 프로젝트를 빌드하세요
- npm 레지스트리에 게시
크레딧
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
AI 어시스턴트가 bilibili.com에서 사용자 정보를 검색하고, ID로 비디오를 검색하고, 키워드로 콘텐츠를 찾을 수 있도록 해주는 모델 컨텍스트 프로토콜 서버입니다.
Related Resources
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to browse and analyze Reddit content, including searching subreddits, retrieving post details with comments, and viewing trending posts.Last updated -1PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants to search and access information stored in Kibela, supporting note search, retrieval, creation and updating.Last updated -61079TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to perform real-time web searches, retrieving up-to-date information from the internet via a Crawler API.Last updated -1448JavaScript
- AsecurityAlicenseAqualityA Model Context Protocol server implementation that enables AI assistants like Claude to perform Google searches and retrieve web data directly through natural language requests.Last updated -111428TypeScriptMIT License