/smithery/servers/search

POST /api/smithery/servers/search

Price: 20 credits

Search the Smithery registry of MCP servers. Returns each server's registry id, display name, publisher namespace, description, homepage, install count, creation date and its verified, Smithery-managed, remote and deployed flags. Results can be narrowed to verified publishers, to servers Smithery hosts itself, or to one publisher namespace. Omitting `query` browses the whole catalog in relevance order.

How to use it

Use this to turn a capability description into Smithery server ids that /smithery/servers accepts. Matching is semantic, so a full phrase such as 'send messages to a chat workspace' works better than a single keyword, and the ranking degrades gracefully instead of going empty — a query with no real match still returns a full page of loosely related servers, so judge relevance from the descriptions rather than assuming every row matches. Read `use_count` for adoption and `by_smithery` for who runs the server; `relevance_score` ranks within this one query only and is not a quality rating. Leave `query` out entirely to browse the catalog instead of matching one; neither mode reaches the full 504-row page wall in practice, since a query rarely returns more than ~200 rows and the browse ordering itself repeats content past its first few pages.

Parameters

Request body

Response

Errors

Response headers