com.mcparmory/replicate
OCI · GHCR.IO/MCPARMORY/REPLICATE:1.0.2 · 2 COMPONENTS · SCANNED SEP 20
Run AI models, create deployments, and manage predictions via cloud API
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security0
- Malware scan not yet available for this package.Unverified
- Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
- Install-script risk not yet assessed.Unverified
- Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency32
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 130 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 4520 tokens (~122/item across 37 items; 37 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 4 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 37 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
How do I install the com.mcparmory/replicate MCP server?
com.mcparmory/replicate runs locally as a container image, launched with docker run --rm -i ghcr.io/mcparmory/replicate:1.0.2. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.
oci · ghcr.io/mcparmory/replicate:1.0.2
claude mcp add com-mcparmory-replicate -- docker run --rm -i ghcr.io/mcparmory/replicate:1.0.2
{
"mcpServers": {
"com-mcparmory-replicate": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/mcparmory/replicate:1.0.2"
]
}
}
} {
"servers": {
"com-mcparmory-replicate": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/mcparmory/replicate:1.0.2"
]
}
}
} codex mcp add com-mcparmory-replicate -- docker run --rm -i ghcr.io/mcparmory/replicate:1.0.2
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-mcparmory-replicate": {
"type": "local",
"command": [
"docker",
"run",
"--rm",
"-i",
"ghcr.io/mcparmory/replicate:1.0.2"
],
"enabled": true
}
}
} mcp_servers:
com-mcparmory-replicate:
command: "docker"
args: ["run", "--rm", "-i", "ghcr.io/mcparmory/replicate:1.0.2"] {
"McpServers": {
"com-mcparmory-replicate": {
"Transport": "stdio",
"Command": "docker",
"Arguments": [
"run",
"--rm",
"-i",
"ghcr.io/mcparmory/replicate:1.0.2"
]
}
}
} {
"mcpServers": {
"com-mcparmory-replicate": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/mcparmory/replicate:1.0.2"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 −3
- Stability: pass → 0.80 functional
- 18 Sept 26 0
- Stability: 0.97 → pass security
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 −3
- Stability: pass → 0.80 functional
- 11 Sept 26 0
- Stability: 0.97 → pass security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed oci/ghcr.io/mcparmory/replicate:1.0.2
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | oci |
| Reason | No attestation published |
Background: How many MCP packages publish verified provenance →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
cancel_prediction Cancel Prediction ~60
Cancel an in-progress prediction. This stops the model execution and prevents further processing of the prediction.
| Name | Type | Req | Description |
|---|---|---|---|
| prediction_id | string | yes | The unique identifier of the prediction to cancel. This must be a valid prediction ID that is currently in a running or queued state. |
No output schema declared.
No examples provided.
cancel_training Cancel Training ~52
Cancel an active or scheduled training session. Once cancelled, the training will no longer be available and participants will be notified of the cancellation.
| Name | Type | Req | Description |
|---|---|---|---|
| training_id | string | yes | The unique identifier of the training session to cancel. |
No output schema declared.
No examples provided.
create_deployment Create Deployment ~228
Create a new deployment to run a specific model version on designated hardware with auto-scaling configuration. The deployment will be immediately available for inference requests.
| Name | Type | Req | Description |
|---|---|---|---|
| hardware | string | yes | The hardware SKU to run the model on. Available SKUs can be retrieved from the hardware list endpoint (e.g., gpu-t4, gpu-a40). |
| max_instances | integer | yes | The maximum number of instances for auto-scaling. Must be between 0 and 20, and should be greater than or equal to min_instances. |
| min_instances | integer | yes | The minimum number of instances to keep running. Must be between 0 and 5, and should be less than or equal to max_instances. |
| model | string | yes | The full model identifier in the format owner/model-name (e.g., stability-ai/sdxl). |
| name | string | yes | A unique name for this deployment within your organization. Used to identify and manage the deployment. |
| version | string | yes | The 64-character version ID of the model to deploy. This specifies the exact model version and weights to use. |
No output schema declared.
No examples provided.
create_deployment_prediction Create Deployment Prediction ~395
Create a prediction by running a model on a deployment with specified inputs. The request can optionally wait synchronously for results (up to 60 seconds) or return immediately with a prediction ID for asynchronous polling.
| Name | Type | Req | Description |
|---|---|---|---|
| Cancel-After | string | – | Maximum duration the prediction can run before automatic cancellation, measured from creation time. Specify with optional unit suffix: `s` for seconds, `m` for minutes, `h` for hours (e.g., `5m`, `1h… |
| Prefer | string | – | Set to `wait` or `wait=n` (where n is 1-60 seconds) to hold the request open and wait for the model to complete. Without this header, the prediction starts asynchronously and returns immediately. |
| deployment_name | string | yes | The name of the deployment to run the prediction against. |
| deployment_owner | string | yes | The username or organization name that owns the deployment. |
| input | object | yes | A JSON object containing the model's input parameters. The required fields depend on the specific model running on the deployment. Files should be passed as HTTP URLs (for files >256KB or reusable fi… |
| webhook | string | – | An HTTPS URL that receives a POST webhook notification when the prediction updates or completes. The request body will contain the full prediction object. Replicate retries on network failures, so th… |
| webhook_events_filter | array | – | An array of event types that trigger webhook requests: `start` (immediately), `output` (each new output), `logs` (each log line), or `completed` (terminal state). If omitted, defaults to sending on o… |
No output schema declared.
No examples provided.
create_file Create File ~163
Upload a file with its content and optional metadata. The file is stored and can be referenced by its returned ID for use in other operations.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | Base64-encoded file content for upload. The raw file content to upload. Provide the binary data of the file you want to store. |
| filename | string | – | The name of the file being uploaded. Must be valid UTF-8 and not exceed 255 bytes in length. |
| metadata | object | – | Optional custom metadata to associate with the file as a JSON object. Defaults to an empty object if not provided. |
| type | string | – | The MIME type of the file content (e.g., application/zip, application/json, image/png). Defaults to application/octet-stream if not specified. |
No output schema declared.
No examples provided.
create_model Create Model ~281
Create a new model in your account. Each account is limited to 1,000 models; for iterative improvements, create new versions of an existing model instead.
| Name | Type | Req | Description |
|---|---|---|---|
| cover_image_url | string | – | A URL pointing to an image file to use as the model's cover image on the Replicate platform. |
| description | string | – | A brief description explaining what the model does and its primary use case. |
| github_url | string | – | A URL to the model's source code repository on GitHub. |
| hardware | string | yes | The hardware SKU required to run this model. Valid values can be retrieved from the hardware.list endpoint (e.g., 'cpu', 'gpu-t4'). |
| license_url | string | – | A URL to the license governing the model's use and distribution. |
| name | string | yes | The model's name, which must be unique within your user or organization account. Use lowercase alphanumeric characters and hyphens. |
| owner | string | yes | The username or organization name that will own this model. Must match the account associated with your API token. |
| paper_url | string | – | A URL to the academic paper or research publication describing the model's methodology. |
| visibility | string | yes | Controls model visibility: 'public' allows anyone to view and run the model, while 'private' restricts access to account members only. |
No output schema declared.
No examples provided.
create_prediction Create Prediction ~384
Submit a prediction request to run a model with specified inputs. The request can optionally wait synchronously for results (up to 60 seconds) or return immediately with a prediction ID for asynchronous polling.
| Name | Type | Req | Description |
|---|---|---|---|
| Cancel-After | string | – | Set a maximum runtime duration for the prediction before automatic cancellation. Accepts durations with optional unit suffixes: seconds (s), minutes (m), or hours (h). Combine units for precision (e.… |
| Prefer | string | – | Enable synchronous mode by setting to `wait` or `wait=n` where n is 1-60 seconds. When set, the request will block and wait for the model to complete within the specified timeout before returning res… |
| input | object | yes | Required JSON object containing the model's input parameters. Structure depends on the specific model version being run. Files should be passed as HTTP URLs (for files >256KB or reusable files) or da… |
| version | string | yes | Required identifier for the model or version to execute. Accepts three formats: `owner/model` for official models, `owner/model:version_id` for specific versions, or just the 64-character `version_id… |
| webhook | string | – | HTTPS URL for receiving webhook notifications when the prediction updates or completes. Replicate will POST the prediction state to this URL and may retry on network failures, so the endpoint should… |
| webhook_events_filter | array | – | Array of event types that trigger webhook requests: `start` (immediately), `output` (each generation), `logs` (log output), or `completed` (terminal state). Omit to receive all events. Output and log… |
No output schema declared.
No examples provided.
create_prediction_for_official_model Create Prediction for Official Model ~386
Create a prediction by running an official model. The request can optionally wait synchronously for up to 60 seconds for the model to complete, or return immediately with a starting status for asynchronous polling.
| Name | Type | Req | Description |
|---|---|---|---|
| Cancel-After | string | – | Maximum duration the prediction can run before automatic cancellation, measured from creation time. Specify as a number with optional unit suffix: `s` for seconds, `m` for minutes, `h` for hours (e.g… |
| Prefer | string | – | Enable synchronous mode by setting to `wait` or `wait=n` where n is the number of seconds (1-60) to wait for the model to finish. If omitted, the request returns immediately. |
| input | object | yes | The model's input parameters as a JSON object. Structure depends on the specific model being run. Files should be passed as HTTP URLs (for files >256KB or reusable files) or data URLs (for files ≤256… |
| model_name | string | yes | The name of the official model to run. |
| model_owner | string | yes | The username or organization name that owns the official model. |
| webhook | string | – | An HTTPS URL that receives a POST webhook notification when the prediction updates or completes. The request body matches the prediction's full state. Replicate retries on network failures, so the en… |
| webhook_events_filter | array | – | Filter which events trigger webhook requests: `start` (immediately), `output` (each generation), `logs` (each log line), or `completed` (terminal state). Output and logs events are throttled to at mo… |
No output schema declared.
No examples provided.
create_training Create Training ~286
Start a new training job for a model version. The training will create a new version of the model at the specified destination when complete. Since training can take several minutes or longer, use webhooks or polling to track completion.
| Name | Type | Req | Description |
|---|---|---|---|
| destination | string | yes | The target model location in format `owner/name`. Must be an existing model owned by the requesting user or organization. |
| input | object | yes | An object containing input parameters for the model's training function. Structure depends on the specific model's training requirements. |
| model_name | string | yes | The name of the model to train. |
| model_owner | string | yes | The username or organization name that owns the model being trained. |
| version_id | string | yes | The unique identifier of the model version to use as the base for training. |
| webhook | string | – | An HTTPS URL that will receive a POST request when the training completes. The request body will contain the final training status. Replicate will retry on network failures, so the endpoint should be… |
| webhook_events_filter | array | – | An array of event types that trigger webhook requests. Valid events are `start` (immediately when training begins), `output` (when training generates outputs), `logs` (when log output is generated),… |
No output schema declared.
No examples provided.
delete_deployment Delete Deployment ~71
Delete a deployment that has been offline and unused for at least 15 minutes. The operation returns a 204 status code on successful deletion.
| Name | Type | Req | Description |
|---|---|---|---|
| deployment_name | string | yes | The name of the deployment to delete. |
| deployment_owner | string | yes | The username or organization name that owns the deployment being deleted. |
No output schema declared.
No examples provided.
delete_file Delete File ~68
Permanently delete a file by its ID. Once deleted, the file resource will no longer be accessible and subsequent requests will return a 404 Not Found error.
| Name | Type | Req | Description |
|---|---|---|---|
| file_id | string | yes | The unique identifier of the file to delete. This ID must correspond to an existing file in the system. |
No output schema declared.
No examples provided.
delete_model Delete Model ~89
Permanently delete a private model you own. The model must have no versions associated with it—delete all versions before attempting to delete the model itself.
| Name | Type | Req | Description |
|---|---|---|---|
| model_name | string | yes | The name of the model to delete. The model must be private and have no versions remaining. |
| model_owner | string | yes | The username or organization name that owns the model. You can only delete models you own. |
No output schema declared.
No examples provided.
delete_model_version Delete Model Version ~126
Permanently delete a specific model version and all associated predictions and output files. Deletion is asynchronous and may take several minutes to complete.
| Name | Type | Req | Description |
|---|---|---|---|
| model_name | string | yes | The name of the model containing the version to delete. |
| model_owner | string | yes | The username or organization name that owns the model. You must be the owner to delete versions. |
| version_id | string | yes | The unique identifier of the model version to delete. The version cannot be deleted if it's in use by deployments, fine-tuning jobs, other model versions, or has predictions run by other users. |
No output schema declared.
No examples provided.
get_account Get Account ~35
Retrieve information about the authenticated account associated with the provided API token, including account type, username, display name, and GitHub URL.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_collection Get Collection ~63
Retrieve a collection of models by its slug, including the collection metadata and all models within it.
| Name | Type | Req | Description |
|---|---|---|---|
| collection_slug | string | yes | The unique identifier slug for the collection (e.g., 'super-resolution', 'image-restoration'). Find available collections at replicate.com/collections. |
No output schema declared.
No examples provided.
get_default_webhook_secret Get Default Webhook Secret ~37
Retrieve the signing secret for the default webhook endpoint. Use this secret to verify that incoming webhook requests are authentically from Replicate.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_deployment Get Deployment ~62
Retrieve detailed information about a specific deployment, including its current release configuration, hardware settings, and scaling parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| deployment_name | string | yes | The name of the deployment to retrieve. |
| deployment_owner | string | yes | The username or organization name that owns the deployment. |
No output schema declared.
No examples provided.
get_file Get File ~37
Retrieve detailed metadata and information about a specific file by its ID.
| Name | Type | Req | Description |
|---|---|---|---|
| file_id | string | yes | The unique identifier of the file to retrieve. |
No output schema declared.
No examples provided.
get_file_download Get File Download ~139
Download a file using authenticated access credentials. Requires the file ID, owner information, and a cryptographically signed URL that includes an expiration timestamp.
| Name | Type | Req | Description |
|---|---|---|---|
| expiry | string | yes | Unix timestamp (seconds since epoch) indicating when this download URL expires and becomes invalid. |
| file_id | string | yes | The unique identifier of the file to download. |
| owner | string | yes | The username of the user or organization that owns and uploaded the file. |
| signature | string | yes | Base64-encoded HMAC-SHA256 signature authenticating the download request. Generated by hashing the string '{owner} {id} {expiry}' with your Files API signing secret. |
No output schema declared.
No examples provided.
get_model Get Model ~79
Retrieve detailed metadata for a specific model, including its latest version, input/output schemas, and example prediction. Returns comprehensive information about the model's configuration, visibility, and usage statistics.
| Name | Type | Req | Description |
|---|---|---|---|
| model_name | string | yes | The unique identifier of the model within the owner's namespace. |
| model_owner | string | yes | The username or organization name that owns the model. |
No output schema declared.
No examples provided.
get_model_readme Get Model Readme ~64
Retrieve the README documentation for a specific model. Returns the README content as plain text in Markdown format.
| Name | Type | Req | Description |
|---|---|---|---|
| model_name | string | yes | The name of the model to retrieve documentation for. |
| model_owner | string | yes | The username or organization name that owns the model. |
No output schema declared.
No examples provided.
get_model_version Get Model Version ~90
Retrieve detailed metadata and schema information for a specific version of a model, including its OpenAPI schema that describes the model's inputs and outputs.
| Name | Type | Req | Description |
|---|---|---|---|
| model_name | string | yes | The name of the model to retrieve version information for. |
| model_owner | string | yes | The username or organization name that owns the model. |
| version_id | string | yes | The unique identifier of the specific model version to retrieve. |
No output schema declared.
No examples provided.
get_prediction Get Prediction ~69
Retrieve the current state and results of a prediction, including its status, output, logs, and performance metrics.
| Name | Type | Req | Description |
|---|---|---|---|
| prediction_id | string | yes | The unique identifier of the prediction to retrieve. This ID is returned when a prediction is created and can be used to poll for results or access the prediction details. |
No output schema declared.
No examples provided.
get_training Get Training ~47
Retrieve the current state and results of a training job, including status, metrics, logs, and output artifacts.
| Name | Type | Req | Description |
|---|---|---|---|
| training_id | string | yes | The unique identifier of the training job to retrieve. |
No output schema declared.
No examples provided.
list_available_hardware List Available Hardware ~33
Retrieve a list of all available hardware accelerators and compute resources that can be used for running models on Replicate.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_collections List Collections ~36
Retrieve a paginated list of model collections available on Replicate, each containing curated groups of related models organized by use case or capability.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_deployments List Deployments ~45
Retrieve a paginated list of all deployments associated with your account, sorted by most recent first. Each deployment includes its current release configuration with model, version, and hardware settings.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_files List Files ~36
Retrieve a paginated list of all files created by the user or organization associated with the API token, sorted with the most recent file first.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_model_examples List Model Examples ~77
Retrieve all example predictions that were saved by the model author to demonstrate the model's capabilities. Use this to browse illustrative examples; for just the default example, use the get_model operation instead.
| Name | Type | Req | Description |
|---|---|---|---|
| model_name | string | yes | The name of the model. |
| model_owner | string | yes | The username or organization name that owns the model. |
No output schema declared.
No examples provided.
list_model_versions List Model Versions ~101
Retrieve all versions of a model owned by a specific user or organization, sorted with the most recent version first. Returns paginated results including version metadata and OpenAPI schemas.
| Name | Type | Req | Description |
|---|---|---|---|
| model_name | string | yes | The name of the model. Combined with the model owner, this uniquely identifies which model's versions to retrieve. |
| model_owner | string | yes | The username or organization name that owns the model. This identifies the model's owner in the Replicate registry. |
No output schema declared.
No examples provided.
list_models List Models ~93
Retrieve a paginated list of publicly available models, optionally sorted by creation date or latest version update.
| Name | Type | Req | Description |
|---|---|---|---|
| sort_by | string | – | Field to sort results by: either model creation date or the date of the model's latest version. Defaults to sorting by latest version creation date. |
| sort_direction | string | – | Sort direction for results: ascending (oldest first) or descending (newest first). Defaults to descending. |
No output schema declared.
No examples provided.
list_predictions List Predictions ~186
Retrieve a paginated list of all predictions created by your user or organization, including those from both API and web sources. Results are sorted with the most recent prediction first, returning up to 100 records per page.
| Name | Type | Req | Description |
|---|---|---|---|
| created_after | string | – | Filter to include only predictions created at or after this date-time. Specify in ISO 8601 format (e.g., 2025-01-01T00:00:00Z). |
| created_before | string | – | Filter to include only predictions created before this date-time. Specify in ISO 8601 format (e.g., 2025-02-01T00:00:00Z). |
| source | string | – | Filter predictions by creation source. Use 'web' to show only web-created predictions (limited to the last 14 days). Omit this parameter to include predictions from both API and web sources. |
No output schema declared.
No examples provided.
list_trainings List Trainings ~48
Retrieve a paginated list of all trainings created by your user account or organization. Results include trainings from both API and web sources, sorted by most recent first, with 100 records per page.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
search_models Search Models ~57
Search for public models on Replicate using a text query. Returns a paginated list of models matching your search criteria.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | The search query string to find matching models. Can include model names, descriptions, or keywords. |
No output schema declared.
No examples provided.
search_models_collections_and_docs Search Models, Collections, and Docs ~118
Search across public models, collections, and documentation using a text query. Results include detailed metadata such as AI-generated descriptions, tags, and relevance scores to help identify the most suitable resources.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Maximum number of results to return in the response. Must be between 1 and 50; defaults to 20 if not specified. |
| query | string | yes | The text query to search for models, collections, and docs. Use keywords or phrases relevant to your search intent (e.g., 'nano banana'). |
No output schema declared.
No examples provided.
update_deployment Update Deployment ~175
Modify an existing deployment's configuration, including hardware SKU, scaling limits, and model version. Each update increments the deployment's release number.
| Name | Type | Req | Description |
|---|---|---|---|
| deployment_name | string | yes | The name of the deployment to update. |
| deployment_owner | string | yes | The username or organization name that owns the deployment. |
| hardware | string | – | The hardware SKU to run the model on (e.g., gpu-t4). Available options can be retrieved from the hardware list endpoint. |
| max_instances | integer | – | The maximum number of instances for autoscaling, ranging from 0 to 20. |
| min_instances | integer | – | The minimum number of instances to maintain, ranging from 0 to 5. |
| version | string | – | The model version ID to deploy. Use this to update the deployment to a different version of the model. |
No output schema declared.
No examples provided.
update_model_metadata Update Model Metadata ~204
Update metadata properties for an existing model, including description, documentation, and resource links. Only specified properties are updated; omitted properties remain unchanged.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | A brief description of the model's purpose and functionality. |
| github_url | string | – | A URL pointing to the model's source code repository on GitHub. |
| license_url | string | – | A URL pointing to the model's license document or license page. |
| model_name | string | yes | The name of the model to update. |
| model_owner | string | yes | The username or organization name that owns the model. |
| paper_url | string | – | A URL pointing to the research paper or academic publication associated with the model. |
| readme | string | – | The README content in Markdown format, typically including usage instructions, examples, and documentation. |
| weights_url | string | – | A URL pointing to the pre-trained model weights or model artifacts, such as on Hugging Face or similar hosting platforms. |
No output schema declared.
No examples provided.
What is the com.mcparmory/replicate MCP server?
com.mcparmory/replicate is an MCP server listed in the public MCP registry as com.mcparmory/replicate. Run AI models, create deployments, and manage predictions via cloud API. This page covers its container image (ghcr.io/mcparmory/replicate:1.0.2).
Is the com.mcparmory/replicate MCP server safe to use?
com.mcparmory/replicate scores 50 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the com.mcparmory/replicate MCP server expose?
com.mcparmory/replicate exposes 37 tools: get_account, list_collections, get_collection, list_deployments, create_deployment, and 32 more. Their descriptions and schemas cost roughly 4,520 tokens of context every time the server is loaded.
Is the com.mcparmory/replicate MCP server still maintained?
com.mcparmory/replicate is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.