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 |
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
- 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/Pibbers/teradata-gcfr-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server