clone_server
Copy MCP server configurations from one MetaMCP instance to another to replicate deployments across environments.
Instructions
Copy an MCP server config from one instance to another
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serverUuid | Yes | UUID of server to clone | |
| sourceInstance | Yes | Source instance name | |
| targetInstance | Yes | Target instance name |