MCP Gateway
by anantgarg
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | Yes | PostgreSQL connection string (the docker-compose default works out of the box) | |
| ENCRYPTION_KEY | Yes | openssl rand -hex 32 — encrypts connector API keys at rest (AES-256-GCM) | |
| BETTER_AUTH_URL | Yes | The app's public base URL, e.g. http://localhost:3000 | |
| ENABLE_DEV_LOGIN | No | Setting to true enables dev login (ignored in production builds). Optional. | |
| GOOGLE_CLIENT_ID | Yes | Google OAuth client ID | |
| BETTER_AUTH_SECRET | Yes | openssl rand -base64 32 | |
| GOOGLE_CLIENT_SECRET | Yes | Google OAuth client secret |
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
ActivityMaintained
ResponsivenessSyncing