servers
List releases
List releases ordered by most recent first. Logs are omitted — fetch a specific release to see logs.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://smithery.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
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.
Query Parameters
Required range:
1 <= x <= 9007199254740991Required range:
1 <= x <= 100Previous
Publish a serverSubmit a release via multipart form. Supports hosted (JS module upload), external (URL), and stdio (MCPB bundle) release types.
Next
JavaScript