Gds MCP Server
@mutse
About Gds MCP Server
GDS MCP Server for the layout designers with LLM
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
—
Basic information
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments