feat: add mcp-server-circleci MCP server package#35
Merged
Conversation
Add packaging for mcp-server-circleci v0.14.0. Package: https://www.npmjs.com/package/@circleci/mcp-server-circleci Repository: https://github.com/CircleCI-Public/mcp-server-circleci Security allowlist includes: - W001 for CI/CD terminology (run, rerun, rollback, analyze) - TF001 for accessing private build data while interacting with external systems - TF002 for destructive CI/CD operations (canceling builds, modifying pipelines)
Contributor
🔒 MCP Security Scan Results✅ mcp-server-circleci
Summary: Scanned 1 MCP server(s), all passed security checks. ✅ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add packaging for mcp-server-circleci v0.14.0, the official CircleCI MCP server for CI/CD operations.
Details
Security Analysis
Thorough security scan analysis completed:
W001 (Prompt Injection Warnings): 4 occurrences on tools that use CI/CD terminology
recommend_prompt_template_tests,rerun_workflow,find_underused_resource_classes,analyze_diffTF001 (Data Leak Toxic Flow): Expected for CI/CD platforms
TF002 (Destructive Toxic Flow): Expected for CI/CD operations
Testing
Related PRs
This completes the batch of MCP server packages being added to Dockyard.