bilibili-api

by xiaobenyang-com · ai-ml · mcp-server, smithery

# B站API服务器 Bilibili Api 一个为bilibili.com API提供服务的Model Context Protocol (MCP)服务器,支持获取用户信息、视频搜索等功能。 A Model Context Protocol (MCP) server that provides services for the bilibili.com API, supporting functions such as obtaining user information and video search.## 工具列表 Tool List 本MCP服务封装下列工具,可让模型通过标准化接口调用以下功能。 本MCP服务封装下列工具,可让模型通过标准化接口调用以下功能。 | 工具 Tool | 描述 Description | |-------|--------------------| | get_user_info | Get information about a Bilibili user | | get_video_info | Get detail

Source: https://smithery.ai/servers/xiaobenyang-com/bilibili-api

Install

git clone https://smithery.ai/servers/xiaobenyang-com/bilibili-api

Tags: mcp-server, smithery

Source: smithery

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

bilibili-api is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • Decibel Shield — Noise & Decibel Data by myappstackdev

    Noise data tools for AI agents — free, no auth, no config. - **get_city_noise** — estimated noise levels for 50 major world cities (ranked, WHO-anchored) - **get_us_city_noise_exposure** — measured noise exposure for the 100 largest US cities (federal BTS data) - **list_loudest_cities** — the global ranking - **lookup_sound_level** — decibel levels of everyday sounds (CDC/NIOSH-sourced) - **safe_exposure_time** — NIOSH safe-exposure math for any dB level - **get_decibel_shield_ap

  • MusicMCP.AI by amcharlie

    Title: MusicMCP.AI MCP Server — Install & Setup

  • Agent Knowledge by itshare4u

    Title: Agent Knowledge MCP Server

  • ghidra-retro-mcp by getanirao

    Enables AI assistants to perform headless reverse engineering of retro game ROMs using Ghidra, with automated platform detection and triage.

  • everything-mcp by Santisoutoo

    Enables LLM agents to perform instant whole-disk filename searches using Everything's index, supporting native query syntax and pagination.

  • Hybrid Vision MCP Server by sameersemna

    Bridges local vision engines (Tesseract.js OCR and Sharp preprocessing) with Ollama vision models for image analysis, comparison, text localization, and browser screenshot annotation over MCP-compliant HTTP/SSE transports.

  • Proxy4Agent by Goldentrii

    Routes AI agent HTTP requests through residential proxies to bypass anti-bot systems, geo-target by country/city, and maintain sticky sessions across multi-step workflows.

  • RAG MCP Server by Saikiran2412

    Exposes semantic document retrieval from a ChromaDB collection of arXiv papers as a callable tool for any MCP-compatible client.

Frequently asked questions

How do I install bilibili-api?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support bilibili-api?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is bilibili-api free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.