Teradata MCP Server
@arturborycki
关于 Teradata MCP Server
MCP Server for Teradata database
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-teradata": {
"command": "uv",
"args": [
"build"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Teradata MCP Server?
The Teradata MCP Server is a Model Context Protocol implementation that enables running SQL queries, analyzing business data, and exploring Teradata database schemas. It is designed for users who want to interact with Teradata through AI assistants like Claude Desktop.
How to use Teradata MCP Server?
Configure the server in your Claude Desktop configuration file (claude_desktop_config.json) by specifying the uv command and environment variable DATABASE_URI pointing to your Teradata instance. Then you can invoke the provided tools (e.g., query, list_db, show_tables) through Claude.
Key features of Teradata MCP Server
- Execute SELECT queries on Teradata databases
- List all databases in the system
- List objects within a specific database
- Show detailed table column information
- Analyze missing values in tables
- Compute standard deviation and mean for columns
Use cases of Teradata MCP Server
- Query and retrieve business data from Teradata using natural language via an AI assistant
- Explore database schemas and table structures without direct SQL clients
- Perform quick data analysis like missing value detection and distribution checks
- Integrate Teradata business intelligence into AI-driven workflows
FAQ from Teradata MCP Server
What dependencies are required?
The server requires uv (Python package manager) and a Teradata database accessible via the provided connection URI.
How do I authenticate to Teradata?
Authentication is handled through the DATABASE_URI environment variable, which includes user credentials in the format teradata://user:passwd@host.
What tools are available?
There are eight tools: query, list_db, list_objects, show_tables, list_missing_values, list_negative_values, list_distinct_values, and standard_deviation.
Can I use this server with other MCP clients besides Claude Desktop?
The README only documents usage with Claude Desktop, but it may work with any MCP-compatible client that supports stdio transport.
What is the license?
This project is licensed under the MIT License.
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

EverArt
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
评论