Gateway
Gateway: Update Server
Update an existing MCP server from the gateway. Requires gateway service token.
put/api/v1/gateway/servers/{scope}/{packageName}
Path parameters
scopestring required
The scope of the MCP server (e.g., '@modelcontextprotocol', 'github'). The @ symbol is optional.
Example:@modelcontextprotocol
packageNamestring required
The package name of the MCP server
Example:server-github
Request body
Response
Server updated successfully