Skip to main content
Glama

GAM MCP Server

by dbarks
package.json745 B
{ "name": "gam-mcp-server", "version": "1.0.0", "description": "Google Workspace administration via GAM CLI - MCP Server for Claude", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "clean": "rm -rf dist", "prebuild": "npm run clean" }, "keywords": [ "mcp", "gam", "google-workspace", "claude", "administration" ], "author": "GAM MCP Server", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.10.0", "tsx": "^4.7.0", "typescript": "^5.3.0" }, "engines": { "node": ">=18.0.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dbarks/mcp-gam'

If you have feedback or need assistance with the MCP directory API, please join our Discord server