Skip to main content
Glama

Civitai MCP Server

get_latest_models

Retrieve recently uploaded AI models from Civitai, with customizable limits, to explore and integrate into MCP-compatible AI assistants efficiently.

Instructions

Get the newest models uploaded to Civitai

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of models to return (default: 20)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of models to return (default: 20)", "maximum": 100, "minimum": 1, "type": "number" } }, "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