Baronco/SQL-Transpiler-MCP-Tool
SQL-Transpiler is an MCP tool designed to transpile SQL queries between different dialects using the sqlglot library. This project leverages sqlglot to enable seamless SQL code conversion, making it ideal for integration with intelligent agents and automation systems.
Platform-specific configuration:
{
"mcpServers": {
"SQL-Transpiler-MCP-Tool": {
"command": "npx",
"args": [
"-y",
"SQL-Transpiler-MCP-Tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...