Installation & Configuration
{
"mcpServers": {
"mcp-etcd": {
"command": "python",
"args": [
"etcd_mcp_server_v2.py",
"--host",
"<etcd-host>",
"--port",
"<etcd-port>"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15