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

评论

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