teradata-gcfr-mcp-server
by Pibbers
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOGMECH | No | Auth mechanism: TD2, LDAP, TDNEGO, KRB5 | TD2 |
| PROFILE | No | Active tool profile | all |
| MCP_HOST | No | Bind host for HTTP/SSE (read-only) | 127.0.0.1 |
| MCP_PATH | No | URL path prefix for HTTP transports | /mcp/ |
| MCP_PORT | No | Bind port for HTTP/SSE (read-only) | 8001 |
| CONFIG_DIR | No | Directory scanned for *_tools.yml custom tools | . |
| GCFR_OPR_DB | No | Operational reporting views (GCFR_RV_*) | GDEV1V_OPR |
| DATABASE_URI | Yes | teradata://user:pass@host:1025/db | |
| GCFR_VIEW_DB | No | Base view layer — registration/metadata tools | GDEV1V_GCFR |
| TD_POOL_SIZE | No | Persistent connections in the pool | 5 |
| GCFR_MAX_ROWS | No | Maximum rows any single tool may return | 500 |
| GCFR_TABLE_DB | No | Physical tables — health-check only | GDEV1T_GCFR |
| GCFR_UTLFW_DB | No | BKEY/BMAP surrogate-key views | GDEV1V_UTLFW |
| LOGGING_LEVEL | No | Python logging level | WARNING |
| MCP_TRANSPORT | No | stdio | streamable-http | sse | stdio |
| TD_MAX_OVERFLOW | No | Extra connections allowed under burst load | 10 |
| TD_POOL_TIMEOUT | No | Seconds to wait for a free connection | 30 |
| GCFR_QUERY_TIMEOUT | No | Per-query timeout in seconds | 120 |
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 | |