We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dbt-labs/dbt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
v1.2.0.md•396 B
## v1.2.0 - 2025-11-12
### Enhancement or New Feature
* Add get_source_details tool to retrieve column-level information for dbt sources, providing feature parity with get_model_details
* Return SL query results in ISO timestamp format rather than Unix timestamp
### Under the Hood
* Undo removal of .env.example file
### Bug Fix
* correctly apply config.disable_tools when registering lsp tools