Gamma
Verified IntegrationClient Configuration
— Connect Gamma to Claude Desktop or Cursor in seconds{
"mcpServers": {
"gamma-1": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gamma-1"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Connects AI assistants to the Gamma API, enabling them to generate presentations and documents.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Gamma
The server exposes three core MCP tools: `gamma_generate` for creating new content, `gamma_get_generation` to retrieve the status of a generation, and `gamma_list_generations` to list previously generated items.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.