Back to Home

gamma-mcp-server

Verified Safe

by KSAklfszf921

Overview

Acts as a Model Context Protocol (MCP) server to enable AI assistants to generate presentations and documents via the Gamma.app API.

Installation

Run Command
node dist/streamable-http-server.js

Environment Variables

  • GAMMA_API_KEY
  • GAMMA_API_BASE_URL
  • PORT
  • HOST
  • NODE_ENV

Security Notes

The code is generally secure. It properly loads environment variables for sensitive API keys and doesn't appear to use dangerous functions like 'eval'. The HTTP server is configured to listen on all interfaces (`0.0.0.0`), which is standard for deployment but might require firewalling in production environments. The use of express and standard Node.js practices suggests a low risk of malicious code injection.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens50
Stars0
Forks2
Last Update2025-11-19

Tags

AIPresentation GenerationDocument CreationMCPGamma.app