Skip to main content
Glama

Civitai MCP Server

get_model_version_by_hash

Retrieve AI model version details using the file hash to identify and verify specific model versions in Civitai's collection.

Instructions

Get model version information by file hash

Input Schema

NameRequiredDescriptionDefault
hashYesThe hash of the model file (AutoV1, AutoV2, SHA256, CRC32, or Blake3)

Input Schema (JSON Schema)

{ "properties": { "hash": { "description": "The hash of the model file (AutoV1, AutoV2, SHA256, CRC32, or Blake3)", "type": "string" } }, "required": [ "hash" ], "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