A
securityF
licenseA
qualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
Last updated -
39
28
このリポジトリは、Python を使用して Trino 経由でテーブルを一覧表示およびクエリできる MCP (モデル制御プロトコル) サーバーを提供します。
サーバーは環境変数から Trino 接続の詳細を読み取ります。
変数 | 説明 | デフォルト |
---|---|---|
TRINO_HOST | Trinoサーバーのホスト名またはIP | localhost |
TRINO_PORT | Trino サーバーポート | 8080 |
TRINO_USER | Trinoユーザー名 | 必須 |
TRINO_PASSWORD | Trino パスワード (オプション、認証設定によって異なります) | (空の) |
TRINO_CATALOG | 使用するデフォルトのカタログ (例: hive 、 tpch 、 postgresql など) | 必須 |
TRINO_SCHEMA | 使用するデフォルトのスキーマ (例: default 、 public など) | 必須 |
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Python を使用して Trino テーブルの一覧表示とクエリを可能にし、モデル制御プロトコルを通じてデータ リソースへのアクセスを提供する MCP サーバー。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Dataring-engineering/mcp-server-trino'
If you have feedback or need assistance with the MCP directory API, please join our Discord server