Skip to main content
Glama

get-library-templates

Retrieve all available library templates from Orshot’s MCP Server using your API key. Use this tool to access and manage pre-designed or custom templates for dynamic image generation in supported applications.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
apiKeyNoOrshot API key for authentication (optional if set in environment)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "apiKey": { "description": "Orshot API key for authentication (optional if set in environment)", "type": "string" } }, "type": "object" }

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