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.

  • 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.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

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

  • J. DE HARO OLLE
  • Especialista en juegos de palabras en varios idiomas.

  • Daren White
  • A supportive coach for mastering all Spanish tenses.

  • albert tan
  • Japanese education, creating tailored learning experiences.

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

  • zhaoyunxing92
  • MCP(消息连接器协议)服务

  • pontusab
  • 光标与风浪冲浪社区,查找规则和MCP

    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.