diff --git a/registries/official/servers/mcp-server-circleci/server.json b/registries/official/servers/mcp-server-circleci/server.json index c4f48ea2..bd7dc56a 100644 --- a/registries/official/servers/mcp-server-circleci/server.json +++ b/registries/official/servers/mcp-server-circleci/server.json @@ -3,9 +3,9 @@ "_meta": { "io.modelcontextprotocol.registry/publisher-provided": { "io.github.stacklok": { - "ghcr.io/stacklok/dockyard/npx/mcp-server-circleci:0.14.1": { + "ghcr.io/stacklok/dockyard/npx/mcp-server-circleci:0.14.2": { "metadata": { - "last_updated": "2026-03-12T23:57:07Z", + "last_updated": "2026-03-13T09:44:27Z", "stars": 80 }, "overview": "## CircleCI MCP Server\n\nThe mcp-server-circleci is a Model Context Protocol (MCP) server that enables AI assistants and agents to interact directly with CircleCI, the continuous integration and delivery platform. It allows AI-driven workflows to inspect pipelines, jobs, workflows, and build results — bringing CI/CD context directly into conversational and automated AI workflows without switching tools. This server is especially useful for build monitoring, failure analysis, release workflows, and developer productivity scenarios where understanding CI state and history is critical.", @@ -165,7 +165,7 @@ "additionalProperties": false, "properties": { "endDate": { - "description": "Optional. The end date for the usage data in YYYY-MM-DD format (or natural language). Used when starting a new export job.", + "description": "Optional. The end date for the usage data. Used when starting a new export job. This should be in YYYY-MM-DD format or natural language. For example: \"2010-10-20\", \"yesterday\" or \"5 days ago\"", "type": "string" }, "jobId": { @@ -181,7 +181,7 @@ "type": "string" }, "startDate": { - "description": "Optional. The start date for the usage data in YYYY-MM-DD format (or natural language). Used when starting a new export job.", + "description": "Optional. The start date for the usage data. Used when starting a new export job. This should be in YYYY-MM-DD format or natural language. For example: \"2010-10-20\", \"yesterday\" or \"5 days ago\"", "type": "string" } }, @@ -738,7 +738,7 @@ "name": "FILE_OUTPUT_DIRECTORY" } ], - "identifier": "ghcr.io/stacklok/dockyard/npx/mcp-server-circleci:0.14.1", + "identifier": "ghcr.io/stacklok/dockyard/npx/mcp-server-circleci:0.14.2", "registryType": "oci", "transport": { "type": "stdio"