Skip to main content
Glama
Jarvis-27

PlainQuery

by Jarvis-27

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_BASE_URLNoBase URL used in setup payloads
GROQ_API_KEYNoLLM credentials for SQL generation (Groq)
LLM_PROVIDERYesActive provider name (e.g., 'anthropic' or 'groq')
MCP_AUTH_MODENoAuthentication mode for MCP endpoint: 'oauth_only', 'api_key_only', or 'hybrid'
ANTHROPIC_API_KEYNoLLM credentials for SQL generation (Anthropic)
AUTH_DATABASE_URLYesAuth/account database used by the hosted product
FRONTEND_BASE_URLNoBase URL used in email links
REGISTRATION_OPENYesEnables or disables public signup
STRIPE_SECRET_KEYNoStripe API secret key
STRIPE_PRO_PRICE_IDNoStripe Price ID for Pro plan
STRIPE_WEBHOOK_SECRETNoStripe webhook signing secret
CREDENTIAL_ENCRYPTION_KEYSYesEncrypts stored database URLs and other secrets
STRIPE_CHECKOUT_CANCEL_URLNoOptional redirect URL after cancelled checkout
STRIPE_CHECKOUT_SUCCESS_URLNoOptional redirect URL after successful checkout
STRIPE_CUSTOMER_PORTAL_RETURN_URLNoOptional return URL for Customer Portal

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/Jarvis-27/mcp-db-agent'

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