Analytics MCP
by Ninoambaraa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_ENV | No | Selects the environment configuration file (.env.<APP_ENV>). Options: development, staging, production | development |
| FX_BASE_URL | No | Foreign exchange rate API base URL | exchangerate.host |
| STRIPE_API_KEY | No | Your Stripe API key for payment analytics | |
| PAYPAL_BASE_URL | No | PayPal base URL (sandbox or production) | |
| STRIPE_BASE_URL | No | Optional Stripe base URL (defaults to Stripe API) | |
| PAYPAL_CLIENT_ID | No | Your PayPal client ID | |
| OPENROUTER_API_KEY | Yes | Your OpenRouter API key for LLM access | |
| PAYPAL_CLIENT_SECRET | No | Your PayPal client secret | |
| BIGQUERY_EVENTS_TABLE | No | BigQuery GA4 events table name for production | |
| GOOGLE_CLOUD_PROJECT_ID | No | Your Google Cloud project ID for BigQuery access | |
| GOOGLE_CLOUD_CREDENTIALS | No | GCP service account JSON as a single line (replace newlines in private key with \\n) | |
| OPENROUTER_MODEL_DEFAULT | Yes | Default OpenRouter model to use | |
| BIGQUERY_DEV_EVENTS_TABLE | No | BigQuery GA4 events table name for development |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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