Skip to main content
Glama
tom-tgr

ridvay-mcp

by tom-tgr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RIDVAY_API_KEYYesYour Ridvay API key (sk-ridvay-…).
RIDVAY_API_URLNoDefault https://api.ridvay.com.
RIDVAY_WEB_URLNoBase for returned links, default https://ridvay.com.
RIDVAY_SUB_USER_IDNoAdmin/platform keys only: act on behalf of a specific user.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_posterA

Generate a poster, flyer, social-media post, story, banner, or any graphic design from a text brief using Ridvay Studio's AI design engine. Returns links to view, share, and edit the design. Describe the content, occasion, style, and any text that must appear. Typical run time is 20–40 seconds.

get_design_guideA

Returns the Ridvay design IR format (JSON contract, element types, fonts, backgrounds, worked example) so YOU can compose a poster design yourself and save it with create_poster. Always call this before your first create_poster call.

create_posterA

Save a poster design that YOU (the assistant) composed as Ridvay design IR — you control every element, color, and font; Ridvay only stores, renders, and shares it. No Ridvay-side AI generation is involved. Call get_design_guide first for the IR format. Use generate_poster instead when Ridvay's AI should do the designing. Returns view/share/edit links.

refine_posterA

Edit a previously generated Ridvay design with a natural-language instruction (e.g. "make the headline red", "add our opening hours", "swap to a dark theme"). Requires the design ID returned by generate_poster.

check_posterA

Check whether a generated Ridvay design has finished rendering its AI images, and get its view/edit links again. Use after generate_poster reports images still rendering.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/tom-tgr/ridvay-mcp'

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