Skip to main content
Glama

2slides MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesYour 2slides API key obtained from https://www.2slides.com/api

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
slides_generate

Generate slides with 2slides. Returns job info including jobId and downloadUrl when ready.

jobs_get

Get job status/result by jobId from 2slides. Please check every 10 seconds until the status is success.

themes_search

Search 2slides themes by query. Optional limit (max 100).

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/2slides/mcp-2slides'

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