TabulaRAG
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | No | Optional static key for script/API access | |
| SMTP_FROM | No | Sender email address | |
| SMTP_HOST | No | Brevo SMTP relay for verification/reset emails | |
| SMTP_PORT | No | SMTP port | 587 |
| SMTP_USER | No | SMTP login | |
| JWT_SECRET | Yes | Secret for signing JWT tokens (required) | |
| QDRANT_URL | Yes | Qdrant endpoint (required) | |
| POSTGRES_DB | Yes | Database name (required) | tabularag |
| DATABASE_URL | Yes | PostgreSQL connection string (required) | |
| POSTGRES_USER | Yes | Database user (required) | tabularag |
| SMTP_PASSWORD | No | SMTP key | |
| GOOGLE_CLIENT_ID | No | Google OAuth client ID | |
| POSTGRES_PASSWORD | Yes | Database password (required) | |
| PUBLIC_UI_BASE_URL | Yes | Frontend URL used in email links (required) | http://localhost:5173 |
| PUBLIC_API_BASE_URL | Yes | Backend URL used in email links (required) | http://localhost:8000 |
| GOOGLE_CLIENT_SECRET | No | 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
ActivityInactive
ResponsivenessWithin a week