Back to search
30
MCP

iflow-mcp_mcp_server_trino

pypi/iflow-mcp_mcp_server_trino

A Model Context Protocol (MCP) server that enables secure interaction with Trino. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making data exploration and analysis safer and more structured.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_dataring-engineering_mcp_server_trino
A Model Context Protocol (MCP) server that enables secure interaction with Trino. This server allows AI assistants to list tables, read data
0 tools
iflow-mcp_mcp-trino-python
A Model Context Protocol (MCP) connector for Trino, enabling seamless integration between MCP-compliant services and Trino query engine
0 tools
iflow-mcp_mssql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MSSQL databases. This server allows AI assistants to list tables,
0 tools
iflow-mcp_alaturqua-mcp-trino-python
A Model Context Protocol (MCP) connector for Trino, enabling seamless integration between MCP-compliant services and Trino query engine
0 tools
iflow-mcp_mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases. This server allows AI assistants to list tables,
0 tools
iflow-mcp_iotdb-mcp-server
A Model Context Protocol (MCP) server that enables secure interaction with IoTDB databases. This server allows AI assistants to list tables,
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_mcp_server_trino": {
      "url": "None",
      "transport": "http"
    }
  }
}