update_server
Update existing MCP server configurations to modify connection settings, environment variables, and authentication details. Change server types, commands, and metadata across MetaMCP instances.
Instructions
Update an existing MCP server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Server UUID | |
| name | Yes | Server name | |
| type | Yes | Server type | |
| description | No | Server description | |
| command | No | Command (STDIO) | |
| args | No | Arguments (STDIO) | |
| env | No | Environment variables | |
| url | No | URL (SSE/HTTP) | |
| bearerToken | No | Bearer token | |
| headers | No | Custom headers | |
| instance | No | Instance name |