MCP.so
Sign In

Gds MCP Server

@mutse

About Gds MCP Server

GDS MCP Server for the layout designers with LLM

Basic information

Category

Other

Transports

stdio

Publisher

mutse

Submitted by

mutse young

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Other MCP servers