Skip to main content
Glama

Civitai MCP Server

get_model

Retrieve detailed information about a specific AI model by its ID using the Civitai MCP Server, enabling efficient browsing and discovery of AI resources.

Instructions

Get detailed information about a specific model by ID

Input Schema

NameRequiredDescriptionDefault
modelIdYesThe ID of the model to retrieve

Input Schema (JSON Schema)

{ "properties": { "modelId": { "description": "The ID of the model to retrieve", "type": "number" } }, "required": [ "modelId" ], "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