Skip to main content
Glama
Baronco

SQL-Transpiler MCP Tool

by Baronco

Transpiler

Convert SQL queries between different database dialects to ensure cross-system compatibility. Check supported dialects first, then provide source SQL, source dialect, and target dialect for translation.

Instructions

Transpile SQL queries from one dialect to another using sqlglot. First, run the Dialects tool to check if both the source and target dialects are supported.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sql_queryYesThe SQL query to transpile.
from_dialectYesThe dialect of the input SQL query.
to_dialectYesThe target dialect for the output SQL query.
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Baronco/SQL-Transpiler-MCP-Tool'

If you have feedback or need assistance with the MCP directory API, please join our Discord server