- Step 1: Install the MCP server via Docker, binary download, or from source.
- Step 2: Configure environment variables with Trino connection details.
- Step 3: Start the server using Docker, HTTP, or command-line options.
- Step 4: Connect your AI application or tool to the MCP server via supported transport protocols.
- Step 5: Use MCP tools like execute_query, list_catalogs, list_schemas, list_tables, or get_table_schema to interact with Trino datasets.