Skip to main content
Glama

Analytics MCP

by Ninoambaraa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_ENVNoSelects the environment configuration file (.env.<APP_ENV>). Options: development, staging, productiondevelopment
FX_BASE_URLNoForeign exchange rate API base URLexchangerate.host
STRIPE_API_KEYNoYour Stripe API key for payment analytics
PAYPAL_BASE_URLNoPayPal base URL (sandbox or production)
STRIPE_BASE_URLNoOptional Stripe base URL (defaults to Stripe API)
PAYPAL_CLIENT_IDNoYour PayPal client ID
OPENROUTER_API_KEYYesYour OpenRouter API key for LLM access
PAYPAL_CLIENT_SECRETNoYour PayPal client secret
BIGQUERY_EVENTS_TABLENoBigQuery GA4 events table name for production
GOOGLE_CLOUD_PROJECT_IDNoYour Google Cloud project ID for BigQuery access
GOOGLE_CLOUD_CREDENTIALSNoGCP service account JSON as a single line (replace newlines in private key with \\n)
OPENROUTER_MODEL_DEFAULTYesDefault OpenRouter model to use
BIGQUERY_DEV_EVENTS_TABLENoBigQuery GA4 events table name for development

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Ninoambaraa/superalink-mcp-analytics'

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