MCP.so
Sign In
Servers

BaiGe MCP Server

@liggest

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

Overview

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.

Tags

More from Other