Skip to content

Releases: OpsLevel/opslevel-mcp

v2025.7.28

28 Jul 19:04
d6a63fc
Compare
Choose a tag to compare

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

13 Jun 18:22
Compare
Choose a tag to compare

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

28 May 16:38
Compare
Choose a tag to compare

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

22 May 20:03
fc7b0eb
Compare
Choose a tag to compare

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

v2025.4.24

24 Apr 20:19
ddbdaf3
Compare
Choose a tag to compare

April 24, 2025

  • Initial Release

Docker Image

  • docker pull public.ecr.aws/opslevel/mcp:v2025.4.24