Add MCP Inspector agentic workflow for shared MCP server auditing #1846
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.
This PR adds a new agentic workflow that systematically inspects and documents all shared MCP (Model Context Protocol) server configurations in the repository.
What's New
A new workflow
.github/workflows/mcp-inspector.mdthat:.github/workflows/shared/mcp/*.md(16 out of 17 configurations)Workflow Details
Engine: GitHub Copilot CLI (copilot) with strict mode enabled
Schedule: Runs weekly on Mondays at 10am UTC (also manually triggerable)
MCP Servers Inspected: arxiv, ast-grep, brave, context7, datadog, deepwiki, fabric-rti, gh-aw, markitdown, microsoft-docs, notion, sentry, serena, server-memory, slack, tavily
Output Format:
Key Features
/tmp/gh-aw/cache-memory/mcp-inspections/for historical trend analysissafe-outputs.create-discussionto create discussions without requiring write permissions on the main jobNote on azure.md
The
azure.mdconfiguration file is not imported due to a schema validation issue with theentrypointArgsfield. The workflow still manually inspects this file and includes it in the report.Validation
gh-aw statuscommandThis workflow helps maintain visibility into our MCP server ecosystem and identify configuration issues or improvements needed.
Original prompt
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.