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.4.0 - 2025-12-03
### Enhancement or New Feature
* Get resource details for search resources
* stderr logger configuration with formatting and log lever override
### Under the Hood
* Rename keyword search tool
* Refactor discovery fetchers to share pagination
* Override js-yaml version
* Update gitignore
* Remove pandas dependency
* Use httpx for semantic layer requests
* Use httpx for discovery requests
* Remove search tool
* Fix semantic layer client blocking requests
### Bug Fix
* Fix lsp binary detection on Windows