Add MCP Inspector agentic workflow for shared MCP server auditing#1846
Merged
Add MCP Inspector agentic workflow for shared MCP server auditing#1846
Conversation
Collaborator
|
@copilot use copilot engine, strict mode |
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add shared MCP inspector agentic workflow
Add MCP Inspector agentic workflow for shared MCP server auditing
Oct 17, 2025
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Contributor
Author
Changed engine to copilot. Strict mode was already enabled in the workflow. (commit: TBD) |
github-actions Bot
added a commit
that referenced
this pull request
Oct 17, 2025
Document two new agentic workflows added in the last 24 hours: - Basic Research workflow: Performs web research using Tavily MCP - MCP Inspector workflow: Audits and documents MCP server configurations Both workflows are now documented in the Research, Status & Planning samples page with descriptions, value propositions, and trigger info. Related PRs: - #1840 - Add basic research workflow with Tavily integration - #1846 - Add MCP Inspector agentic workflow for shared MCP server auditing 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
pelikhan
added a commit
that referenced
this pull request
Oct 17, 2025
Document two new agentic workflows added in the last 24 hours: - Basic Research workflow: Performs web research using Tavily MCP - MCP Inspector workflow: Audits and documents MCP server configurations Both workflows are now documented in the Research, Status & Planning samples page with descriptions, value propositions, and trigger info. Related PRs: - #1840 - Add basic research workflow with Tavily integration - #1846 - Add MCP Inspector agentic workflow for shared MCP server auditing 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Daily Documentation Updater <github-actions[bot]@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
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.
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.