← Back to Plugins
MCP Server MCP

io.github.txn2/mcp-trino

github By github 👁 1 views ▲ 0 votes

MCP server for Trino data warehouses. Query, analyze plans, and explore schemas.

Homepage Verified source GitHub

Install

mcpb:https://github.com/txn2/mcp-trino/releases/download/v0.2.1/mcp-trino_0.2.1_darwin_arm64.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/txn2/mcp-trino/releases/download/v0.2.1/mcp-trino_0.2.1_darwin_arm64.mcpb",
      "fileSha256": "3646c7e7782a745003159e694aa89e9c93b77031cd7b2ccc7942cafddc546a6a",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/txn2/mcp-trino/releases/download/v0.2.1/mcp-trino_0.2.1_darwin_amd64.mcpb",
      "fileSha256": "30e9f7dd7165c4410f1941bc291f8a8de9815047a1d3d427bf16eb6d010b1f7d",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/txn2/mcp-trino/releases/download/v0.2.1/mcp-trino_0.2.1_windows_amd64.mcpb",
      "fileSha256": "c446128ff1916af03c76117625b2081d90e847a4b807756a9046953e463b3d8e",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...