Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ORSHOT_API_KEYYesYour Orshot API key obtained from https://orshot.com/signup

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate-image-from-library

Generate an image from an Orshot library template using specified modifications

generate-image-from-studio

Generate an image from an Orshot Studio template using specified data modifications. Automatically maps URLs to appropriate image fields in the template. You can use either the template ID (numeric) or template name.

generate-image

Generate an image from an Orshot template (automatically detects library vs studio template). For studio templates, automatically maps URLs to appropriate image fields and supports template names.

get-library-templates

Get all available library templates for the user using their API key

get-studio-templates

Get all available studio templates for the user using their API key

get-template-modifications

Get available modifications for a specific template (works for both library and studio templates). For studio templates, you can use either ID or name.

check-api-status

Check the API connectivity and validate the API key

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/rishimohan/orshot-mcp-server'

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