PlainQuery
by Jarvis-27
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_BASE_URL | No | Base URL used in setup payloads | |
| GROQ_API_KEY | No | LLM credentials for SQL generation (Groq) | |
| LLM_PROVIDER | Yes | Active provider name (e.g., 'anthropic' or 'groq') | |
| MCP_AUTH_MODE | No | Authentication mode for MCP endpoint: 'oauth_only', 'api_key_only', or 'hybrid' | |
| ANTHROPIC_API_KEY | No | LLM credentials for SQL generation (Anthropic) | |
| AUTH_DATABASE_URL | Yes | Auth/account database used by the hosted product | |
| FRONTEND_BASE_URL | No | Base URL used in email links | |
| REGISTRATION_OPEN | Yes | Enables or disables public signup | |
| STRIPE_SECRET_KEY | No | Stripe API secret key | |
| STRIPE_PRO_PRICE_ID | No | Stripe Price ID for Pro plan | |
| STRIPE_WEBHOOK_SECRET | No | Stripe webhook signing secret | |
| CREDENTIAL_ENCRYPTION_KEYS | Yes | Encrypts stored database URLs and other secrets | |
| STRIPE_CHECKOUT_CANCEL_URL | No | Optional redirect URL after cancelled checkout | |
| STRIPE_CHECKOUT_SUCCESS_URL | No | Optional redirect URL after successful checkout | |
| STRIPE_CUSTOMER_PORTAL_RETURN_URL | No | Optional return URL for Customer Portal |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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