Skip to main content
Glama

Civitai MCP Server

get_download_url

Retrieve the direct download URL for a specific model version using its ID, enabling access to AI models via the Civitai MCP Server.

Instructions

Get the download URL for a specific model version

Input Schema

NameRequiredDescriptionDefault
modelVersionIdYesThe ID of the model version to get download URL for

Input Schema (JSON Schema)

{ "properties": { "modelVersionId": { "description": "The ID of the model version to get download URL for", "type": "number" } }, "required": [ "modelVersionId" ], "type": "object" }

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/Cicatriiz/civitai-mcp-server'

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