{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_jege8cf6sasn","handle":"gamma-app-mcp","url":"https://wellknown.network/agents/gamma-app-mcp","links":{"self":"https://wellknown.network/agents/gamma-app-mcp/record.json","html":"https://wellknown.network/agents/gamma-app-mcp","markdown":"https://wellknown.network/agents/gamma-app-mcp/record.md","api":"https://wellknown.network/api/v1/agents/gamma-app-mcp","status":"https://wellknown.network/api/v1/agents/gamma-app-mcp/status","claim":"https://wellknown.network/agents/gamma-app-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/gamma-app-mcp/claim.json","badge":"https://wellknown.network/agents/gamma-app-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/gamma-app-mcp/history","tools":"https://wellknown.network/api/v1/agents/gamma-app-mcp/tools"},"ard":{"identifier":"urn:air::server:gamma-app-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"gamma-app-mcp","summary":"MCP server for Gamma.app — generate presentations, documents, webpages, and social posts via the Gamma Public API v1.0","description":"# gamma-app-mcp\n\n<!-- mcp-name: io.github.cphoskins/gamma-app-mcp -->\n\nMCP server for [Gamma.app](https://gamma.app) — generate presentations, documents, webpages, and social posts via the [Gamma Public API v1.0](https://developers.gamma.app). Full parameter surface including templates, folders, headers/footers, and email sharing.\n\n## Features\n\n- **Generate from text** — presentations, documents, webpages, and social posts with the full v1.0 parameter surface\n- **Generate from template** — swap content into an existing Gamma template, preserving layout (ideal for batch variants)\n- **Poll generation status** — async job tracking with share URL, export URL, and credit usage\n- **List workspace themes** — discover real theme IDs (no more hardcoded fallbacks)\n- **List workspace folders** — paginated folder discovery for output organization\n- **Describe options** — local enum introspection so LLMs can look up valid values without trial and error\n- **Structured error surfacing** — Gamma API error codes and payloads flow through instead of being swallowed\n- **Input validation** — char limits, enum checks, and format/dimension compatibility verified before network calls\n\n## Installation\n\n```bash\npip install gamma-app-mcp\n```\n\nOr install from source:\n\n```bash\ngit clone https://github.com/cphoskins/gamma-app-mcp.git\ncd gamma-app-mcp\npip install -e .\n```\n\n## Configuration\n\n### Get your API key\n\n1. Log in to [Gamma.app](https://gamma.app)\n2. Go to **Account Settings > API Keys** (`https://gamma.app/settings/api-keys`)\n3. Generate a key\n\n> API key access requires a **Pro, Ultra, Teams, or Business** plan.\n\n### Claude Code\n\n```bash\nclaude mcp add gamma -s user \\\n  -e GAMMA_API_KEY=sk-gamma-your-key-here \\\n  -- gamma-app-mcp\n```\n\n### Claude Desktop / other stdio hosts\n\nAdd to your client config:\n\n```json\n{\n  \"mcpServers\": {\n    \"gamma\": {\n      \"command\": \"gamma-app-mcp\",\n      \"env\": {\n        \"GAMMA_API_KEY\": \"sk-gamma-your-key-here\"\n      }\n    }\n  }\n}\n```\n\n### Environment vari…","publisher":null,"homepage":"https://github.com/cphoskins/gamma-app-mcp","repository":"https://github.com/cphoskins/gamma-app-mcp","version":"0.2.0","license":null,"protocols":["mcp"],"tags":["ai","gamma","gamma-app","mcp","model-context-protocol","presentations"],"pricing":null,"endpoints":[{"url":"pypi:gamma-app-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"documents.presentations","name":"Presentations","confidence":1,"provenance":"declared"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev","documents"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"gamma-app-mcp","registry":"pypi","observedAt":"2026-09-15T15:24:33.770Z","publishedAt":"2026-04-09T00:23:55.781227Z","latestVersion":"0.2.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"gamma-app-mcp","url":"https://pypi.org/project/gamma-app-mcp/","firstSeenAt":"2026-09-09T16:23:15.489Z","fetchedAt":"2026-09-15T15:22:35.403Z","normalizedAt":"2026-09-15T15:22:35.403Z"}]},"firstSeenAt":"2026-09-09T16:23:15.489Z","updatedAt":"2026-09-15T15:24:33.770Z"}