Browser AutomationTypeScript
34892002/bilibili-mcp-js
A MCP server that supports searching for Bilibili content. Provides LangChain integration examples and test scripts.
browser-automationlocal-service
Share:
Quick Start
Clone the repository:
git clone https://github.com/34892002/bilibili-mcp-jsClaude Desktop configuration example:
{
"mcpServers": {
"bilibili-mcp-js": {
"command": "npx",
"args": [
"-y",
"34892002/bilibili-mcp-js"
]
}
}
}Check the repository README for specific installation and configuration instructions.
Details
Category
Browser Automation
Language
TypeScript
Author
34892002