Gds MCP Server
@mutse
关于 Gds MCP Server
GDS MCP Server for the layout designers with LLM
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论