Introducing Replicate's new search API to find the best models
replicate.com·12h·
Discuss: Hacker News

Posted September 16, 2025 by

We’ve added a new search API to help you find the best models. This API is currently in beta, but it’s already available to all users in our TypeScript and Python SDKs, and our MCP servers.

Here’s an example of how to use it with cURL:

Here’s a video of the search API in action using our MCP server with Claude Desktop:

The new search API returns results for models, collections, and documentation pages that match your query.

For model results, the API returns a model object with all the data you would normally expect like url, description, and run_count, but it also returns a new metadata object f…

Similar Posts

Loading similar posts...