We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xCarbon/qt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
CHANGELOG.md•444 B
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Security
- Raised the minimum `cryptography` version to `>=46.0.5` to avoid `CVE-2026-26007`.
## [0.1.0] - 2026-02-20
### Added
- Initial public release of `qt-mcp`.