MCP Server
MCP
io.github.amer-prog/gamma-mcp-server
Create presentations, documents, and webpages from any MCP-compatible AI assistant via Gamma.app
Install
npx -y @arkava-ai/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@arkava-ai/gamma-mcp-server",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Gamma API key (starts with sk-gamma-)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "GAMMA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment