MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASE_URL | No | The base URL of the server (e.g., https://your-domain.com). | |
| CORS_ORIGINS | No | Allowed origins for CORS (comma-separated). | |
| DATABASE_URL | Yes | Postgres connection string for Supabase. | |
| MCP_ALLOWED_HOSTS | No | Allowed hosts for MCP endpoint (comma-separated). | |
| ENABLE_CLEANUP_JOB | No | Set to 'true' to enable cleanup job. | |
| AUTO_SEED_CLIENT_ID | No | Client ID for auto-seeding OAuth client. | |
| MCP_ALLOWED_ORIGINS | No | Allowed origins for MCP endpoint (comma-separated). | |
| AUTO_SEED_CLIENT_NAME | No | Client name for auto-seeding. | |
| AUTO_SEED_CLIENT_SECRET | No | Client secret for auto-seeding (empty for public client). | |
| AUTO_SEED_REDIRECT_URIS | No | Comma-separated redirect URIs for auto-seeding. | |
| CLEANUP_INTERVAL_MINUTES | No | Interval in minutes for cleanup job. |
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