MCP.so
ログイン

简介

@DnullP

简介 について

概要はまだありません

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

go

トランスポート

stdio

公開者

DnullP

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is 简介?

简介 is a Go‑based MCP server that integrates with Bilibili. It currently supports tools for querying personal information, personal latest follows (with login), and searching videos. It is designed for AI systems that want to obtain personalized video content from Bilibili.

How to use 简介?

The server can run via SSE or stdio. To access private data that requires login, create a YAML configuration file containing a Bilibili cookie and pass its file path as the first argument when starting the server (e.g., D:\bili\Bilimcp.exe D:\bili\config.yml).

Key features of 简介

  • Query Bilibili personal information (login may be needed)
  • Query personal latest follows (login required)
  • Search for videos
  • Supports SSE and stdio transports
  • YAML configuration for cookie-based authentication
  • Written in Go

Use cases of 简介

  • AI assistants that need to find relevant Bilibili videos based on user personalization
  • Automated tools that monitor a user’s latest followed content
  • Searching Bilibili videos programmatically via MCP

FAQ from 简介

What transports does 简介 support?

It supports SSE (Server-Sent Events) and stdio.

Do I need to log in to use all tools?

No. Video search does not require login, but querying personal information and latest follows require a Bilibili cookie.

How do I provide my Bilibili cookie?

Create a YAML file with a Cookie: xxxxx entry and pass its path as the first command-line argument when starting the server.

コメント

「その他」の他のコンテンツ