Loading MCP server directory, please wait...
Deploy and manage SnapDeploy apps from your AI assistant: builds, logs, env vars, add-ons, domains.
npx @getmcp/cli add io.github.somdip-2310/snapdeployRequires Node.js 18+. Community-contributed server. Review source before installing.
SNAPDEPLOY_API_KEYScoped personal access token (sd_pat_…) from https://snapdeploy.dev/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.somdip-2310/snapdeploy": {
"command": "npx",
"args": [
"-y",
"@snapdeploy/mcp"
],
"env": {
"SNAPDEPLOY_API_KEY": "",
"SNAPDEPLOY_READ_ONLY": ""
}
}
}
}