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
instructions.md•235 B
1. **Invoke `Dialects`:**
- Invoke this tool before `Transpiler` to check if the dialects of the SQL query are supported.
2. **Invoke `Transpiler`:**
- If the dialects are supported, proceed to parse and transpile the SQL query.