Teradata MCP Server
by fcdmoraes
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOGMECH | No | Authentication mechanism (TD2 or LDAP) | TD2 |
| MCP_HOST | No | Host for HTTP transport | localhost |
| MCP_PORT | No | Port for HTTP transport | 8001 |
| DATABASE_URI | Yes | Connection URI: teradata://user:password@host:1025/database | |
| TD_POOL_SIZE | No | Connection pool size | 5 |
| LOGGING_LEVEL | No | Log level (DEBUG, INFO, WARNING, ERROR) | WARNING |
| MAX_ROW_LIMIT | No | Hard ceiling — callers cannot exceed this | 50000 |
| MCP_TRANSPORT | No | MCP transport (stdio or streamable-http) | stdio |
| TD_MAX_OVERFLOW | No | Extra connections allowed above pool size | 10 |
| TD_POOL_TIMEOUT | No | Timeout to acquire a connection (seconds) | 30 |
| DEFAULT_ROW_LIMIT | No | Default row limit for read_query | 1000 |
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
- 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/fcdmoraes/teradata-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server