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.

评论

其他 分类下的更多 MCP 服务器