Search and browse public MCP servers in the Smithery registry. Supports full-text and semantic search via the q parameter, and filtering by deployment status, verification, ownership, and more.
Smithery API key as Bearer token
Search query for full-text and semantic search across server names and descriptions.
Page number (1-indexed).
1 <= x <= 9007199254740991Number of results per page (default 10, max 100).
1 <= x <= 100Maximum number of candidate results to consider from the search index before pagination.
10 <= x <= 500Comma-separated list of fields to include in response
Filter by specific server IDs.
Exact match on the server's qualified name (e.g. "smithery/hello-world"). Deprecated: use GET /servers/:namespace/:server instead.
Filter by the namespace that owns the server.
Filter by remote status. Remote servers are accessed via URL; non-remote servers run locally via stdio.
0, 1, true, false Filter by deployment status. Deployed servers are hosted on Smithery infrastructure.
0, 1, true, false Filter to only verified servers.
0, 1, true, false Filter by the server owner's user ID.
Filter by connected GitHub repository owner.
Filter by connected GitHub repository name.