CHANGELOG.md•2.44 kB
# 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.0.0/),
and is generated by [Changie](https://github.com/miniscruff/changie).
## [August 05, 2025](https://github.com/opslevel/opslevel-mcp/compare/v2025.7.28...v2025.8.5)
### Fixed
- Add `items` to accountMetadata input schema to adhere to OpenAPI array spec
## Docker Image
- `docker pull public.ecr.aws/opslevel/mcp:v2025.8.5`
## [July 28, 2025](https://github.com/opslevel/opslevel-mcp/compare/v2025.6.13...v2025.7.28)
### Added
- Update opslevel-go, adding Contacts to Users
- Add an `accountMetadata` tool that allows looking up lifecycles, tiers, levels, and component types on an account.
- Add a filter argument to components to vastly decrease token and context usage while improving success of reporting-style queries.
### Changed
- Allow the MCP Server to start with no OPSLEVEL_API_TOKEN so it can be inspected and tested. Tools will not work without a valid OpsLevel API token.
## Docker Image
- `docker pull public.ecr.aws/opslevel/mcp:v2025.7.28`
## [June 13, 2025](https://github.com/opslevel/opslevel-mcp/compare/v2025.5.28...v2025.6.13)
### Added
- Add Lifecycle and Tier fields to components tool to show component stage and criticality
- Add componentChecks tool, listing checks in the rubric
- Add campaigns tool for listing campaigns
## Docker Image
- `docker pull public.ecr.aws/opslevel/mcp:v2025.6.13`
## [May 28, 2025](https://github.com/opslevel/opslevel-mcp/compare/v2025.5.22...v2025.5.28)
### Added
- Add Language & Framework to the components tool directly, so it is listed without additional calls to `resourceDetails`
- Add maturity Level to components listing tool
## Docker Image
- `docker pull public.ecr.aws/opslevel/mcp:v2025.5.28`
## [May 22, 2025](https://github.com/opslevel/opslevel-mcp/compare/v2025.4.24...v2025.5.22)
### Added
- Ensure that tool 'resourceDetails' populates the properties defined on a component
- Add "Last Deploy" to the resource details of components
- Add checks tool
### Changed
- Set correct readonly / nondestructive annotation on tools
## Docker Image
- `docker pull public.ecr.aws/opslevel/mcp:v2025.5.22`
## [April 24, 2025](https://github.com/opslevel/opslevel-mcp/compare/v0.0.0...v2025.4.24)
- Initial Release
## Docker Image
- `docker pull public.ecr.aws/opslevel/mcp:v2025.4.24`