Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_assetsA

Search PixelVault for pre-cleared, commercially licensed AI-generated assets matched to a creative brief. Every asset is sourced from licensed AI platforms (Adobe Firefly, Moonvalley) and carries a compliance-cleared status. Returns a ranked shortlist with compliance status, format, platform, and rationale.

get_asset_detailsB

Get full metadata and compliance documentation for a specific PixelVault asset by ID.

generate_usage_agreementA

Generate a usage agreement document for approved PixelVault assets. Call after human approval of a shortlist.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a distinct purpose: search assets, get details, and generate agreement. No overlap.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern with snake_case, e.g., search_assets, get_asset_details, generate_usage_agreement.

Tool Count5/5

Three tools are well-scoped for the asset management workflow; each tool serves a clear role without unnecessary bulk.

Completeness5/5

The tools cover the full lifecycle for the stated purpose: search, retrieve details, and generate an agreement. No missing operations.

Maintenance

ActivityInactive
ResponsivenessNo issues