Releases: OpsLevel/opslevel-mcp
Releases · OpsLevel/opslevel-mcp
v2025.7.28
July 28, 2025
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
v2025.6.13
June 13, 2025
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
v2025.5.28
May 28, 2025
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
v2025.5.22
May 22, 2025
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