Analytics MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | Yes | PostgreSQL connection string | |
| KMS_PROVIDER | No | Secrets manager provider (aws, gcp, azure) | |
| GTM_ACCOUNT_ID | No | Google Tag Manager account ID | |
| MOCK_GOOGLE_APIS | No | Use mock Google APIs (no real credentials needed) | true |
| API_RETRY_ATTEMPTS | No | Number of retry attempts for API calls | 3 |
| HEALTH_CHECK_INTERVAL_MINUTES | No | Health check scheduler interval in minutes | 60 |
| GOOGLE_APPLICATION_CREDENTIALS | No | Path to Google service account JSON file |
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
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/abhishekshankar/MCP-Metrics'
If you have feedback or need assistance with the MCP directory API, please join our Discord server