Cover image
Try Now
2025-04-14

3 years

Works with Finder

1

Github Watches

0

Github Forks

1

Github Stars

Bilibili MCP 服务器

这是一个用于与Bilibili API交互的MCP服务器项目。

功能特性

  • 提供Bilibili API的通用搜索功能
  • 支持通过MCP协议与其他系统集成

安装

  1. 确保已安装Python 3.10+(由.python-version指定)
  2. 使用uv安装依赖:
    uv pip install -r requirements.txt
    

使用

启动MCP服务器:

uv --directory /Users/zao/project/bilibili-mcp-server run bilibili.py

依赖管理

  • 依赖项由pyproject.toml定义
  • 使用uv.lock锁定依赖版本

贡献

欢迎提交Pull Request。请确保:

  • 代码符合PEP 8规范
  • 添加必要的单元测试
  • 更新相关文档

许可证

MIT

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Lists Tailwind CSS classes in monospaced font

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

  • jae-jae
  • MCP server for fetch web page content using Playwright headless browser.

    Reviews

    5 (1)
    Avatar
    user_sNEqBhQi
    2025-04-16

    I've been using bilibili-mcp-server by Mr-House and it's fantastic! The server runs smoothly and handles requests efficiently. The setup was straightforward, and the documentation provided was very helpful. Whether you're building something small or scaling up, this server is reliable and robust. Highly recommended for developers looking for a solid solution! Check it out at https://github.com/Mr-House/bilibili-mcp-server.