Back to MCP Servers
Bilibili Mcp Js
A MCP server that supports searching for Bilibili content. Provides LangChain integration examples and test scripts.
browser-automationai
By 34892002
Installation
npx -y bilibili-mcp-jsConfiguration
{
"mcpServers": {
"bilibili-mcp-js": {
"command": "npx",
"args": ["-y", "bilibili-mcp-js"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes