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 | 트리노 서버 포트 | 8080 |
TRINO_USER | 트리노 사용자 이름 | 필수의 |
TRINO_PASSWORD | Trino 비밀번호(선택 사항, 인증 설정에 따라 다름) | (비어 있는) |
TRINO_CATALOG | 사용할 기본 카탈로그(예: hive , tpch , postgresql 등) | 필수의 |
TRINO_SCHEMA | 사용할 기본 스키마(예: default , public 등) | 필수의 |
지엑스피1
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