Bolthouse Agriculture SQL MCP
by saravanadas
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_NAME | Yes | Database name (Bolthouse_Ag_AI) | |
| DB_PASS | Yes | SQL Server password | |
| DB_PORT | No | SQL Server port (default 1433) | 1433 |
| DB_USER | Yes | SQL Server login (sqlprd_ag_ai) | |
| API_TOKEN | Yes | A long random secret used as bearer token for authentication | |
| DB_DRIVER | No | ODBC driver name | ODBC Driver 18 for SQL Server |
| DB_SERVER | Yes | SQL Server hostname or reachable IP address | |
| DB_ENCRYPT | No | Whether to encrypt connection (yes/no) | yes |
| EXPORT_DIR | No | Optional export directory path (if set, overrides default /data/exports) | |
| AUDIT_TABLE | No | Optional audit table name (e.g., dbo.MCP_Query_Audit_AG_Railway) | |
| SERVICE_NAME | No | Service name for display | Bolthouse Agriculture AI Read Only MCP |
| PUBLIC_BASE_URL | Yes | Public base URL of the Railway service (e.g., https://YOUR-SERVICE.up.railway.app) | |
| DB_TRUST_SERVER_CERTIFICATE | No | Whether to trust server certificate (yes/no) | yes |
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
ResponsivenessNo issues