Skip to main content
Glama

CivitAI Creators

sdnext_civitai_creators

Search CivitAI for AI art creators and retrieve their profiles, models, and styles based on query parameters.

Instructions

Search CivitAI creators (GET /sdapi/v2/civitai/creators).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
limitNo
queryNo
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden for behavioral disclosure. It only reveals that this is a GET request (read-only), but provides no details on pagination behavior, search semantics, return format, or any side effects. The endpoint hint is minimal and doesn't add meaningful transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, compact sentence that includes the endpoint. It is front-loaded and contains no fluff. However, it is so brief that it sacrifices useful elaboration, but for what it says, it is concise.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the lack of annotations, output schema, and parameter descriptions, the description is too thin. An agent would not know what a creator is, how search matches, whether results are paginated in a certain way, or what the response contains. More context is needed for reliable invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate. However, it only says 'Search' and does not explain the 'query', 'page', or 'limit' parameters. While parameter names are somewhat intuitive, the description adds no explicit meaning, leaving ambiguity about how query filtering works or defaults.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses the specific verb 'Search' with the resource 'CivitAI creators', clearly distinguishing it from sibling tools that search models, tags, or images. The explicit endpoint (GET /sdapi/v2/civitai/creators) further reinforces the action and scope.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

There is no guidance on when to use this tool versus alternatives like sdnext_civitai_search or sdnext_civitai_model. The description simply states the function without any context, prerequisites, or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/Congenital/sdnext_mcp'

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