Back to directory
huccihuang/bilibili-mcp-server

huccihuang/bilibili-mcp-server

@huccihuang

MCP Server for the Bilibili API, supporting various operations including search, user search, precise results, and video danmaku.

bilibilib站video-searchmcppythonapidanmakuentertainment

Installation & Configuration

{
  "mcpServers": {
    "bilibili": {
      "command": "uv",
      "args": [
        "--directory",
        "/your-project-path/bilibili-mcp-server",
        "run",
        "bilibili.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15