io.github.amer-prog/gamma-mcp-server MCP Server
io.github.amer-prog/gamma-mcp-server
What is the io.github.amer-prog/gamma-mcp-server MCP server?
Create presentations, documents, and webpages from any MCP-compatible AI assistant via Gamma.app
How to install io.github.amer-prog/gamma-mcp-server
Copy-paste configuration for popular MCP clients.
GAMMA_API_KEYrequiredsecretYour Gamma API key (starts with sk-gamma-)
{
"mcpServers": {
"gamma-mcp-server": {
"command": "npx",
"args": [
"-y",
"@arkava-ai/gamma-mcp-server"
],
"env": {
"GAMMA_API_KEY": "<YOUR_GAMMA_API_KEY>"
}
}
}
}{
"mcpServers": {
"gamma-mcp-server": {
"command": "npx",
"args": [
"-y",
"@arkava-ai/gamma-mcp-server"
],
"env": {
"GAMMA_API_KEY": "<YOUR_GAMMA_API_KEY>"
}
}
}
}{
"mcpServers": {
"gamma-mcp-server": {
"command": "npx",
"args": [
"-y",
"@arkava-ai/gamma-mcp-server"
],
"env": {
"GAMMA_API_KEY": "<YOUR_GAMMA_API_KEY>"
}
}
}
}{
"servers": {
"gamma-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@arkava-ai/gamma-mcp-server"
],
"env": {
"GAMMA_API_KEY": "<YOUR_GAMMA_API_KEY>"
}
}
}
}claude mcp add gamma-mcp-server --env GAMMA_API_KEY=<YOUR_GAMMA_API_KEY> -- npx -y @arkava-ai/gamma-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.