Skip to main content
Glama
angelafeliciaa

TabulaRAG

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYNoOptional static key for script/API access
SMTP_FROMNoSender email address
SMTP_HOSTNoBrevo SMTP relay for verification/reset emails
SMTP_PORTNoSMTP port587
SMTP_USERNoSMTP login
JWT_SECRETYesSecret for signing JWT tokens (required)
QDRANT_URLYesQdrant endpoint (required)
POSTGRES_DBYesDatabase name (required)tabularag
DATABASE_URLYesPostgreSQL connection string (required)
POSTGRES_USERYesDatabase user (required)tabularag
SMTP_PASSWORDNoSMTP key
GOOGLE_CLIENT_IDNoGoogle OAuth client ID
POSTGRES_PASSWORDYesDatabase password (required)
PUBLIC_UI_BASE_URLYesFrontend URL used in email links (required)http://localhost:5173
PUBLIC_API_BASE_URLYesBackend URL used in email links (required)http://localhost:8000
GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/angelafeliciaa/TabulaRAG'

If you have feedback or need assistance with the MCP directory API, please join our Discord server