Skip to main content
Glama

Civitai MCP Server

get_latest_models

Retrieve recently uploaded AI models from Civitai's collection, with options to specify the number of models to fetch, for enhanced discovery and selection.

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