GSC Analyst Connector
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASE_URL | Yes | Base URL of the deployed app, e.g. https://YOUR-RAILWAY-DOMAIN.railway.app | |
| DATABASE_URL | Yes | Supabase pooler connection string | |
| GOOGLE_CLIENT_ID | Yes | OAuth client ID from Google Cloud Console | |
| OAUTH_REDIRECT_URI | Yes | OAuth redirect URI, e.g. https://YOUR-DOMAIN/oauth/callback | |
| SESSION_SECRET_KEY | Yes | Random 32+ char string for session secret | |
| GOOGLE_CLIENT_SECRET | Yes | OAuth client secret from Google Cloud Console | |
| TOKEN_ENCRYPTION_KEY | Yes | Fernet key for token encryption (generate with cryptography.fernet) |
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