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.5.0.md•528 B
## v1.5.0 - 2025-12-05
### Enhancement or New Feature
* Added explicit allowlist system for tool configuration, enabling fine-grained control over which tools are available.
### Under the Hood
* Automate Toolset and Tools documentation generation into README
* Test TOOLSET_TO_DISABLE_ATTR and TOOLSET_TO_ENABLE_ATTR
* Python Cursor rule and stylistic guidelines
### Bug Fix
* Fix discovery tool prompt tool parameters
* Fix JSON serialization error when querying metrics that return Decimal values from the dbt Semantic Layer