71
/ 100
10 days ago
glama

bilibili-mcp-server

Bilibili MCP server enabling video search, comment management, danmaku, user info, dynamics, live streaming analysis, and more via 31 tools.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: BILIBILI_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBILIBILI_AUTO_REFRESHexport =true
configBILIBILI_BILI_JCTexport =你的bili_jct
configBILIBILI_COOKIE_FILEexport =/path/to/cookie.json
configBILIBILI_DEDE_USER_IDexport =你的uid
configBILIBILI_DETECT_FILEexport =/path/to/detect.json
configBILIBILI_FULL_COOKIEexport ="buvid3=xxx; buvid4=xxx; _uuid=xxx; ..."
🔐 secretBILIBILI_REFRESH_TOKENexport =你的refresh_token
configBILIBILI_SESSDATAexport =你的sessdata
configHTTPS_PROXY
configHTTP_PROXY
confighttp_proxy
confighttps_proxy
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/iseenope-bilibili-mcp-server-1kk3z1)](https://m8ven.ai/mcp/iseenope-bilibili-mcp-server-1kk3z1)
commit: 20eedd09862aea2c160163007f45221c544651b2
code hash: 09770cb7548e149cb95134310933480a1e03b17e8b545a849857ef6aa2ae015b
verified: 7/21/2026, 8:50:59 AM
view raw JSON →