Skip to main content
Glama

Civitai MCP Server

get_model_version_by_hash

Retrieve detailed version information for a model on Civitai MCP Server by providing its file hash (AutoV1, AutoV2, SHA256, CRC32, or Blake3). Streamlines model identification and access.

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" }
Install Server

Other Tools from Civitai 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/Cicatriiz/civitai-mcp-server'

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