Smithery · Capability
Smithery Platform API — namespaces
Smithery Platform API — namespaces. 5 operations. Lead operation: Get user's namespaces or search namespaces. Self-contained Naftiko capability covering one Smithery business surface.
What You Can Do
GET
Getnamespaces
— Get user's namespaces or search namespaces
/v1/namespaces
POST
Postnamespaces
— Create a new namespace with generated name
/v1/namespaces
PUT
Putnamespacesnamespaceserversserver
— Create a server under a namespace (deprecated)
/v1/namespaces/{namespace}/servers/{server}
PUT
Putnamespacesname
— Create a new namespace
/v1/namespaces/{name}
DELETE
Deletenamespacesname
— Delete a namespace
/v1/namespaces/{name}
MCP Tools
get-user-s-namespaces-search-namespaces
Get user's namespaces or search namespaces
read-only
idempotent
create-new-namespace-generated-name
Create a new namespace with generated name
create-server-under-namespace-deprecated
Create a server under a namespace (deprecated)
idempotent
create-new-namespace
Create a new namespace
idempotent
delete-namespace
Delete a namespace
idempotent