We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/0ui-labs/agentic-workbench'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
changelog.md•573 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]
### Added
- Initial project setup
- MCP server implementation with FastMCP
- Hierarchical tool catalog structure
- CLI with `serve`, `run`, and `catalog` commands
- Documentation with mkdocs-material
### Changed
- N/A
### Deprecated
- N/A
### Removed
- N/A
### Fixed
- N/A
### Security
- N/A