Skip to main content
Glama

Replicate MCP Server

by deepfates

search_models

Search for AI models using semantic queries to find relevant models for your tasks. Integrates with the Replicate MCP Server for efficient model discovery and management.

Instructions

Search for models using semantic search

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Replicate MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/deepfates/mcp-replicate'

If you have feedback or need assistance with the MCP directory API, please join our Discord server