
Gamma Mcp Server
Generate pitch decks, one-pagers, and launch webpages from your agent via Gamma.app without leaving the MCP workflow.
Overview
Gamma MCP Server is an MCP server for the Launch phase that creates Gamma.app presentations, documents, and webpages from your agent.
What is this MCP server?
- Creates presentations, documents, and webpages through Gamma.app from MCP tools
- stdio npm package @arkava-ai/gamma-mcp-server v1.0.0
- Requires GAMMA_API_KEY (sk-gamma- prefix) via environment variable
- Works with any MCP-compatible AI assistant
- Speeds solo founders who ship narratives and landing assets in one agent session
- Registry version 1.0.0
- 1 required secret env var: GAMMA_API_KEY
- Transport type: stdio
What problem does it solve?
You waste hours switching between your agent and a slide or site builder to publish launch materials.
Who is it for?
Founders who already use Gamma and want Claude Code or Cursor to draft launch decks and web pages on demand.
Skip if: Builders who need fully self-hosted static sites with no Gamma subscription or API key.
What do I get? / Deliverables
After you add GAMMA_API_KEY and register the server, your agent can trigger Gamma generation for decks, docs, and webpages inside MCP workflows.
- Gamma-generated presentations from agent tool calls
- Gamma documents and webpages created via MCP
- Repeatable launch-asset workflow inside your agent
Recommended MCP Servers
Journey fit
Go-to-market artifacts land on Launch first; the same server also supports validation prototypes and ongoing content in Grow. Distribution is the primary shelf because presentations and public webpages are core launch outputs, not backend integration work.
How it compares
Gamma.app API bridge via MCP, not a local HTML/CSS codegen skill.
Common Questions / FAQ
Who is Gamma MCP Server for?
Solo builders and marketers using MCP agents who want Gamma-generated presentations, documents, and webpages without leaving the IDE.
When should I use Gamma MCP Server?
During Launch distribution work, validation storytelling, or Grow content refreshes when you need polished visual artifacts fast.
How do I add Gamma MCP Server to my agent?
Set the GAMMA_API_KEY environment variable (sk-gamma-), install @arkava-ai/gamma-mcp-server, and add the stdio MCP server entry in your client configuration.