bilibili-mcp-js

34892002
103
A Bilibili video search server based on Model Context Protocol (MCP) with a simple API.

Overview

bilibili-mcp-js Introduction

bilibili-mcp-js is a video search server for Bilibili based on the Model Context Protocol (MCP). It provides a simple API interface that allows users to search for video content on Bilibili.

How to Use

To use bilibili-mcp-js, install the package via npm or bun, configure the LLM model in the example file, and run the provided scripts to test the functionality or integrate it into your AI applications.

Key Features

Key features include Bilibili video search, support for paginated queries, returning video information such as title, author, views, duration, and a standardized interface based on the MCP protocol.

Where to Use

bilibili-mcp-js can be used in AI applications that require video content search capabilities, particularly for platforms like Bilibili.

Use Cases

Use cases include integrating Bilibili video search into chatbots, recommendation systems, or any application that needs to retrieve and display video content from Bilibili.

Content