Skip to main content
Glama

Server Details

AI music, video, image, and voice tools callable by agents with USDC payments via x402 on Base.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsC

Average 2.1/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool creates a distinct type of media (image, video, music), so there is no overlap in purpose. Agents can easily select the correct tool based on the desired output.

Naming Consistency3/5

Two tools use the 'agent_' prefix (agent_image, agent_video) while one uses 'create_' (create_music), breaking the pattern. A consistent verb_noun style would improve predictability.

Tool Count5/5

With exactly 3 tools, the set is well-scoped for a simple media creation catalog. It covers the primary media types without being overly heavy or sparse.

Completeness4/5

The tools cover creation of image, video, and music, which are core media types. However, there is no tool for listing, deleting, or managing created media, and other types like text or 3D models are missing. Still, the surface is functional for basic creation.

Available Tools

3 tools
agent_imageInspect

Generate a single still image from a text prompt — cover art, promo art, or a standalone visual for a track or campaign. Renders creator-owned artwork via Suede's programmable-IP stack. Async callers (?async=true or PAYMENT-SIGNATURE-authenticated requests, which auto-async) get back a jobId and pollUrl; poll GET /agent/image/{jobId} — no additional payment required — until status is 'completed' and imageUrl is set. — $0.15 USDC via x402 on Base (chain 8453).

ParametersJSON Schema
NameRequiredDescriptionDefault
promptYesImage description — subject, style, composition.
aspectRatioNoAspect ratio, e.g. '1:1', '16:9', '9:16'.
agent_videoInspect

Generate a fully owned short-form music-video clip for a song, product, or campaign. Renders creator-owned video you can pair with Suede's full-length song endpoints. Async callers (?async=true or PAYMENT-SIGNATURE-authenticated requests, which auto-async) get back a jobId and pollUrl; poll GET /agent/video/{jobId} — no additional payment required — until status is 'completed' and videoUrl is set. — $6.99 USDC via x402 on Base (chain 8453).

ParametersJSON Schema
NameRequiredDescriptionDefault
seedNoOptional random seed for reproducible renders.
modelNoOptional model preset variant. Leave unset for the default.
promptYesNarrative or visual prompt to drive the music video concept.
asyncModeNoIf true, return immediately while the video renders asynchronously.
resolutionNoTarget rendering resolution.
aspectRatioNoDesired frame aspect ratio.
durationSecondsNoClip length in seconds (default 8).
create_musicInspect

Create a full-length, fully owned, rights-aware song from a prompt, with optional custom lyrics and style control. Returns a complete multi-minute track with verses, a chorus, and full arrangement, never a clip or preview. Suede generates and registers it inside the programmable-IP and licensing workflow. — $0.50 USDC via x402 on Base (chain 8453).

ParametersJSON Schema
NameRequiredDescriptionDefault
tagsNoComma-separated keywords to tag the generated file.
styleNoSpecific musical style or genre tag (e.g., 'Hip Hop', 'Ambient', 'Rock'). Helping the AI focus on a specific sound.
lyricsNoYour custom lyrics. Required if custom_mode is true.
promptYesDescribe the song you want to create. Include genre, mood, instruments, and any specific vibe. Example: 'Upbeat 80s synthwave with driving bass and neon atmosphere' or 'A melancholic acoustic guitar ballad about rain'.
custom_modeNoSet to true to use your own lyrics provided in the 'lyrics' field.
vocal_genderNoPreferred gender for the vocalist ('m' for male, 'f' for female).
durationSecondsNoDuration of the track in seconds. Defaults to a full-length song.
make_instrumentalNoIf true, generates a track without vocals.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources