Skip to main content
Glama

Civitai MCP Server

get_model_version

Retrieve detailed information about a specific AI model version using its ID to access comprehensive data via the Civitai MCP Server.

Instructions

Get detailed information about a specific model version

Input Schema

NameRequiredDescriptionDefault
modelVersionIdYesThe ID of the model version to retrieve

Input Schema (JSON Schema)

{ "properties": { "modelVersionId": { "description": "The ID of the model version to retrieve", "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