GrowthOS
by Astoriel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_PATH | No | DuckDB file path (set to persist between runs) | |
| MIXPANEL_EU | No | Use EU data residency endpoints | true |
| SERVER_NAME | No | MCP server display name | growth-os |
| AMPLITUDE_EU | No | Use EU data residency endpoints | true |
| POSTGRES_URL | No | PostgreSQL connection URL (read-only) | |
| BUSINESS_MODE | No | Enable business-friendly output mode | false |
| META_BASE_URL | No | Override for testing | https://graph.facebook.com |
| MAX_QUERY_ROWS | No | Maximum rows returned per query | 10000 |
| STRIPE_API_KEY | No | Stripe secret key (sk_live_... or sk_test_...) | |
| GROWTH_DATA_DIR | No | Path to folder with CSV files | |
| STRIPE_BASE_URL | No | Override for testing | https://api.stripe.com/v1 |
| HUBSPOT_BASE_URL | No | Override for testing | https://api.hubapi.com |
| META_API_VERSION | No | Graph API version | v21.0 |
| AMPLITUDE_API_KEY | No | Project API key. Both keys required for live mode | |
| DEFAULT_TRANSPORT | No | MCP transport: stdio or sse | stdio |
| META_ACCESS_TOKEN | No | User access token for Meta Ads | |
| META_AD_ACCOUNT_ID | No | Ad account ID (act_...) | |
| MIXPANEL_API_SECRET | No | Project API Secret. Omit = demo mode | |
| MIXPANEL_PROJECT_ID | No | Project numeric ID (optional) | |
| AMPLITUDE_SECRET_KEY | No | Project Secret key | |
| GOOGLE_ADS_CLIENT_ID | No | OAuth client ID | |
| HUBSPOT_ACCESS_TOKEN | No | Private App token (pat-eu1-...). Omit = demo mode | |
| QUERY_TIMEOUT_SECONDS | No | Query execution timeout | 30 |
| SEMANTIC_PROFILE_PATH | No | Path to semantic profile JSON | |
| GOOGLE_ADS_API_VERSION | No | Ads API version | v19 |
| GOOGLE_ADS_CUSTOMER_ID | No | Customer (CID) without dashes | |
| GOOGLE_ADS_ACCESS_TOKEN | No | OAuth access token | |
| GOOGLE_ADS_CLIENT_SECRET | No | OAuth client secret | |
| GOOGLE_ADS_REFRESH_TOKEN | No | OAuth refresh token | |
| GOOGLE_ADS_DEVELOPER_TOKEN | No | Developer token for Google Ads | |
| GOOGLE_ADS_LOGIN_CUSTOMER_ID | No | Manager account CID (if applicable) |
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues