Back to MCP Servers
🔌

34892002/bilibili-mcp-js

MIT

📇 🏠 - A MCP server that supports searching for Bilibili content. Provides LangChain integration examples and test scripts.

JavaScriptSearch

Install

npx -y bilibili-mcp-js

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "34892002-bilibili-mcp-js": {
      "command": "npx",
      "args": [
        "-y",
        "bilibili-mcp-js"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.