MCP.so
ログイン

Gds MCP Server

@mutse

Gds MCP Server について

GDS MCP Server for the layout designers with LLM

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

mutse

投稿者

mutse young

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "gds_mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "~/mcp/gds_mcp",
        "run",
        "gds_mcp.py"
      ],
      "transport": "stdio"
    }
  }
}

ツール

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

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

概要

What is GDS MCP Server?

A server application designed to manage and control GDS (Generic Data Service) operations.

How to use GDS MCP Server?

Clone the repository, install dependencies with brew install uv, create a virtual environment, and add the required packages. Then run the server with uv run gds_mcp.py.

Key features of GDS MCP Server

Use cases of GDS MCP Server

FAQ from GDS MCP Server

コメント

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