About Trino MCP Python
Trino MCP Python is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.
Tools (6)
describe_tableRun `DESCRIBE <catalog>.<schema>.<table>`
Takes no parameters.
execute_queryExecute an arbitrary SQL query
Takes no parameters.
list_catalogsRun `SHOW CATALOGS`
Takes no parameters.
list_schemasRun `SHOW SCHEMAS FROM <catalog>`
Takes no parameters.
list_tablesRun `SHOW TABLES FROM <catalog>.<schema>`
Takes no parameters.
sample_tableRun `SELECT * FROM <catalog>.<schema>.<table> LIMIT <limit>`
Takes no parameters.
Install
git clone https://github.com/ThainaJardim/trino-mcp-pythonThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Trino MCP Python
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.