MCP.so
ログイン

BaiGe MCP Server

@liggest

BaiGe MCP Server について

一个 MCP 服务器,提供基于百鸽查游戏王卡的工具

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

liggest

設定

標準の設定はありません

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

リポジトリ

ツール

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

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

概要

What is BaiGe MCP Server?

BaiGe MCP Server is an MCP server that provides a tool for querying Yu‑Gi‑Oh card information, based on the BaiGeCha (百鸽查) card database. It is currently a work in progress (WIP).

How to use BaiGe MCP Server?

The server exposes one tool: query_ygo_card(query: str) -> str | None. Invoke it by passing a query string; the tool returns information about a Yu‑Gi‑Oh card that matches the query, or None if no card is found.

Key features of BaiGe MCP Server

  • Provides a single tool to query Yu‑Gi‑Oh cards.
  • Based on the BaiGeCha card database.
  • Accepts a text query and returns card details.
  • Currently marked as work in progress.

Use cases of BaiGe MCP Server

  • Look up a Yu‑Gi‑Oh card’s details by name or keyword.
  • Integrate Yu‑Gi‑Oh card data into an MCP‑enabled application.

FAQ from BaiGe MCP Server

What tools does BaiGe MCP Server provide?

It provides one tool: query_ygo_card(query: str) -> str | None, which takes a query string and returns information about a Yu‑Gi‑Oh card or None.

What data source does BaiGe MCP Server use?

It uses the BaiGeCha (百鸽查) card database for Yu‑Gi‑Oh card information.

Is BaiGe MCP Server production‑ready?

No, it is marked as a work in progress (WIP), meaning it may not be stable or complete.

コメント

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