Trino MCP Server
트리노 MCP 서버
이 저장소는 Python을 사용하여 Trino를 통해 테이블을 나열하고 쿼리할 수 있는 MCP(모델-제어-프로토콜) 서버를 제공합니다.
개요
MCP: MCP는 AI 모델, 데이터 및 도구를 연결하는 프로토콜입니다. 이 예시 MCP 서버는 다음을 제공합니다.
MCP 리소스로서의 Trino 테이블 목록
MCP를 통해 테이블 내용을 읽을 수 있는 기능
Trino에 대한 임의의 SQL 쿼리를 실행하기 위한 도구
Trino: 빅데이터 분석을 위한 빠른 분산 SQL 쿼리 엔진입니다. 이 서버는 Trino의 Python 클라이언트(trino.dbapi)를 사용하여 Trino 호스트, 카탈로그 및 스키마에 연결합니다.
Related MCP server: MCP Trino Server
요구 사항
Python 3.9 이상(또는 mcp, trino, asyncio와 호환되는 버전)
trino(Trino용 Python 드라이버)
mcp(모델-제어-프로토콜 Python 라이브러리)
구성
서버는 환경 변수에서 Trino 연결 세부 정보를 읽습니다.
변하기 쉬운 | 설명 | 기본 |
| Trino 서버 호스트 이름 또는 IP |
|
| 트리노 서버 포트 |
|
| 트리노 사용자 이름 | 필수의 |
| Trino 비밀번호(선택 사항, 인증 설정에 따라 다름) | (비어 있는) |
| 사용할 기본 카탈로그(예: | 필수의 |
| 사용할 기본 스키마(예: | 필수의 |
용법
지엑스피1
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityDmaintenanceAn MCP server that enables natural language interaction with Apache Iceberg data lakehouses, allowing users to query table metadata, schemas, and properties through Claude, Cursor, or other MCP clients.541Apache 2.0
- AlicenseBqualityCmaintenanceA Model Context Protocol server that provides seamless integration with Trino and Iceberg, enabling data exploration, querying, and table maintenance through a standard interface.2225Apache 2.0
- AlicenseNot gradedqualityDmaintenanceMCP server providing seamless integration with Trino and Iceberg for advanced data exploration, querying, and table maintenance.Apache 2.0
- AlicenseNot gradedqualityAmaintenanceMCP Server for Apache Iceberg, enabling users to read, query, and manipulate data within Iceberg catalogs.2Apache 2.0
Related MCP Connectors
MCP server for managing Prisma Postgres.
An MCP server giving access to Grafana dashboards, data and more.
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/Dataring-engineering/mcp-server-trino'
If you have feedback or need assistance with the MCP directory API, please join our Discord server