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.
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
コメント