Skip to main content
Glama
saravanadas

Bolthouse Agriculture SQL MCP

by saravanadas

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_NAMEYesDatabase name (Bolthouse_Ag_AI)
DB_PASSYesSQL Server password
DB_PORTNoSQL Server port (default 1433)1433
DB_USERYesSQL Server login (sqlprd_ag_ai)
API_TOKENYesA long random secret used as bearer token for authentication
DB_DRIVERNoODBC driver nameODBC Driver 18 for SQL Server
DB_SERVERYesSQL Server hostname or reachable IP address
DB_ENCRYPTNoWhether to encrypt connection (yes/no)yes
EXPORT_DIRNoOptional export directory path (if set, overrides default /data/exports)
AUDIT_TABLENoOptional audit table name (e.g., dbo.MCP_Query_Audit_AG_Railway)
SERVICE_NAMENoService name for displayBolthouse Agriculture AI Read Only MCP
PUBLIC_BASE_URLYesPublic base URL of the Railway service (e.g., https://YOUR-SERVICE.up.railway.app)
DB_TRUST_SERVER_CERTIFICATENoWhether to trust server certificate (yes/no)yes

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/saravanadas/SQL_Ag_MCP'

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