runtime: "typescript"
build:
install: "npm install" # ok anche senza lockfile aggiornato
command: "npm run build" # opzionale, ma va bene lasciarlo
startCommand:
type: "http"
command: "node"
args: [".smithery/index.cjs"] # <-- usa SOLO questa riga (rimuovi quella con dist/index.js)
env:
PORT: "0"
GOOGLE_SCOPES: "https://www.googleapis.com/auth/calendar.readonly"
# (facoltativo) CALENDAR_ID: "primary"
# NON mettere qui i segreti: GOOGLE_CLIENT_EMAIL / GOOGLE_PRIVATE_KEY restano nei Secrets di Smithery
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/mayla-debug/mcp-google-calendar2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server