mcpbeat Sign in

MCP Trino MCP Server

local only

MCP Trino runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Apr 2026.

MCP server for Trino distributed SQL query engine access

Installs / week
not published
121
Stars
17 open issues
16 Apr 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/update-homebrew.yml:14
      - name: Trigger homebrew formula update
        uses: peter-evans/repository-dispatch@v4
        with:
          token: ${{ secrets.HOMEBREW_TAP_TOKEN }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check MCP Trino every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Alternatives to MCP Trino

same job, measured the same way
StackQL MCP Server
by stackql

SQL-native query and provisioning engine for cloud infrastructure, served over MCP.

186 installs/wk local only
AdoMcp
by john0king

Database MCP server for schema discovery, comments, and SQL queries.

local only
I
Postgres Connector
by martymarkenson

MCP server for querying PostgreSQL databases

30 installs/wk local only
DataLink
by pilat

MCP server for secure database access (PostgreSQL, MySQL, SQLite)

42 installs/wk local only
Mysql
by marcelo-ochoa

An MCP server for MySQL databases.

38 installs/wk local only
I
Mssql Reader
by connorbritain

Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying

544 installs/wk local only
Mysql
by codechap

MCP server for MySQL/MariaDB — pooled async queries with destructive-query safety

local only
MySQL MCP Server
by musaddiq-dev

Python MCP server for MySQL database inspection and querying

79 installs/wk local only

MCP Trino — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Trino?
MCP Trino runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is MCP Trino open source?
Yes — it is published under the MIT licence, written in Go, 121 stars on GitHub and 17 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.