Search the MCP server registry
Search the API’s snapshot of the public MCP registry. The snapshot only holds active servers that publish a streamable-http remote. Results are ranked by relevance when q is set, otherwise ordered by name.
Authorizations
An opaque Omnara personal or organization bearer token.
Query Parameters
Free-text query matched against server name, title, description, and remote URLs. Each term matches as a prefix.
200Only return servers with a remote at exactly this URL. Matching is case-insensitive and ignores the scheme and trailing slashes, so MCP.linear.app/mcp/ matches https://mcp.linear.app/mcp.
2048Maximum number of items to return in one page.
1 <= x <= 100Opaque pagination cursor from a previous response's next_cursor. Omit for the first page.
1024