bilibili-mcp

B站(Bilibili)MCP Server that exposes ~27 tools for authentication, search/collection (videos, comments, subtitles, danmaku), content posting (dynamic, video upload, opus), analytics/rankings, and messaging/interaction via MCP clients (e.g., OpenClaw, Claude Code, Cursor, Cline).

Evaluated Mar 30, 2026 (0d ago)
Repo ↗ Communication mcp bilibili python automation agent-tools content-publishing scraping social-interaction
⚙ Agent Friendliness
56
/ 100
Can an agent use this?
🔒 Security
49
/ 100
Is it safe for agents?
⚡ Reliability
16
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
75
Documentation
60
Error Messages
0
Auth Simplicity
70
Rate Limits
45

🔒 Security

TLS Enforcement
60
Auth Strength
45
Scope Granularity
20
Dep. Hygiene
50
Secret Handling
70

README states credentials are saved locally and not uploaded, and mentions request interval control to avoid frequency issues. However, there is no stated scope minimization, token protection model, encryption-at-rest, or guidance on securing the credential file. Security and dependency posture cannot be fully verified from the provided content.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
0
Error Recovery
30
AF Security Reliability

Best When

You want an agent-friendly local MCP tool to integrate Bilibili actions into AI workflows (especially for interactive login + content reading/analysis, and optionally posting).

Avoid When

You need formal enterprise compliance, guaranteed uptime, or you cannot securely manage local credentials/storage.

Use Cases

  • Let an AI agent log into a Bilibili account and perform account-scoped actions (search, read, post).
  • Search and collect videos plus related data (comments, replies, subtitles, danmaku) for analysis/summarization.
  • Automate content operations such as replying to comments, sending private messages, favoriting-related browsing (read-only tooling).
  • Assist creators with periodic “hot/trending/weekly” research and ranking-based discovery.
  • Publish content (dynamic/op us/video upload) with optional scheduling.

Not For

  • Use as a general-purpose public Bilibili API gateway without running the server locally.
  • Unattended, high-volume automation without verifying platform rules and rate/abuse constraints.
  • Systems that require a hosted, centrally managed service with audited uptime/SLA.

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Bilibili扫码登录 (bili_login / bili_login_check) Credential validation (bili_check_credential / bili_check_credential-like tool) Local credential file usage (bili_credential.json generated locally)
OAuth: No Scopes: No

Authentication appears to be session/credential based stored locally; the README does not describe fine-grained scopes or token lifecycle/rotation.

Pricing

Free tier: No
Requires CC: No

Open-source (MIT) and self-hosted; runtime cost depends on your environment and Bilibili platform behavior.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Credential file is local; ensure it is protected and not accidentally committed.
  • Write operations (reply, private messages, publishing) should be used cautiously; retries may duplicate actions if not idempotent.
  • Rate limiting is only broadly mentioned; agents may still trigger bans/errors under heavy usage.
  • Video upload may require ffmpeg and introduces heavier operational requirements.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for bilibili-mcp.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

6533
Packages Evaluated
19870
Need Evaluation
586
Need Re-evaluation
Community Powered