MCPs tagged with Schema Management
-
Trino MCP Server
Expose Trino tables and querying via the Model Context Protocol.
Trino MCP Server acts as an MCP-compatible interface, allowing users to query and list tables from Trino using Python. It bridges Trino's distributed SQL engine with the Model Context Protocol, exposing Trino tables as MCP resources. The server supports executing arbitrary SQL queries against Trino through a standardized protocol. It uses environment variable configuration for seamless integration and is built to interface with the broader MCP ecosystem.
- ⭐ 18
- MCP
- Dataring-engineering/mcp-server-trino
-
Query MCP server for Supabase
Open-source MCP server for secure and managed Supabase project operations.
Query MCP server provides an open-source implementation of the Model Context Protocol (MCP) for Supabase, enabling secure execution of SQL, schema management, and project administration directly from compatible IDEs. It offers robust safety measures, runtime SQL validation, and transaction handling, supporting collaboration across MCP clients. The server empowers developers to manage Supabase projects, users, and schema while ensuring built-in safety controls.
- ⭐ 811
- MCP
- alexander-zuev/supabase-mcp-server