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.

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

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • huahuayu
  • Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.

  • deemkeen
  • Contrôlez votre MBOT2 avec un combo d'alimentation: MQTT + MCP + LLM

  • zhaoyunxing92
  • 本项目是一个钉钉 MCP (Protocole de connecteur de message) 服务 , 提供了与钉钉企业应用交互的 API 接口。项目基于 Go 语言开发 , 支持员工信息查询和消息发送等功能。

  • pontusab
  • La communauté du curseur et de la planche à voile, recherchez des règles et des 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.