Skip to main content
Glama

Secure Billing MCP Server

env.example381 B
# Zuora API Base URL BILLING_BASE_URL=url BILLING_CLIENT_ID=your_oauth_client_id_here BILLING_CLIENT_SECRET=your_oauth_client_secret_here # Use 0.0.0.0 to accept connections from any IP (for remote access) # Use 127.0.0.1 for local-only access SERVER_HOST=0.0.0.0 SERVER_PORT=8000 # Logging Level # Options: debug, info, warning, error, critical LOG_LEVEL=info MCP_TRANSPORT=http

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/PuneetChandel/mcp-server'

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