servers
Create a server
Create a new server. Idempotent — returns success if the server already exists and is owned by the caller.
PUT
JavaScript
Authorizations
Smithery API key as Bearer token
Path Parameters
The server's qualified name (e.g. 'namespace/server' or 'namespace' for namespace-only servers). Use %2F to encode the slash.
Body
application/json
JavaScript