Microsoft & Azure intelligence →
Association is based on retained identity fields; it does not by itself prove first-party publication.
Enables querying GitHub Security Advisories from a local cloned advisory database using tools like list_advisories and get_advisory
Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.
No verified installation or connection method is available in the retained evidence yet.
| Canonical slug | microsoft-github-advisory-mcp-server-a7df2f22 | Deployment | Local Only |
|---|---|---|---|
| Canonical package | — | Repository | microsoft/github-advisory-mcp |
| First published | — | Latest release | — |
| Last security verification | Aug 25, 2026 | Classification confidence | 90% |
| Publication | Published | Official distribution | Yes |
| Channel | Identifier | Current version | Versions | Source |
|---|---|---|---|---|
| source_git | microsoft/github-advisory-mcp | cd68016c7ea18e4e7121dee0ffeee30131a2e988 | 1 | Repository |
| Package | Version | Published / observed | Inventory | Security scan |
|---|---|---|---|---|
| source_gitmicrosoft/github-advisory-mcp | cd68016c7ea18e4e7121dee0ffeee30131a2e988Current | Aug 25, 2026 | 2 toolsSucceeded · 0 resources · 0 prompts | Verified clean |
Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.
| Provenance | immutable_git_commit | Signature | — |
|---|---|---|---|
| MCP SDK | — | Artifact SHA-256 | 288489e5dc8c0659aaba1efb93cc2a618eb1463e867fe5f62c22a67430efb265 |
| Scanner | mcp-proof-engine 0.1.0 | Scan completed | Aug 25, 2026 |
| Security rating | — | Methodology | — |
| Tool | Category | Annotations | Risk |
|---|---|---|---|
get_advisoryGet detailed information about a specific GitHub security advisory by its GHSA identifier. Returns comprehensive details including description, vulnerabilities, CVSS scores, CWE classifications, and references.Input schema{
"type": "object",
"properties": {
"ghsa_id": {
"type": "string",
"description": "GHSA identifier (e.g., GHSA-xxxx-xxxx-xxxx)"
}
},
"required": [
"ghsa_id"
]
} | — | — | |
list_advisoriesList GitHub security advisories from local database with optional filters. Returns summary information about advisories including GHSA ID, CVE ID, severity, affected packages, and more.Input schema{
"type": "object",
"properties": {
"ghsa_id": {
"type": "string",
"description": "GHSA identifier"
},
"cve_id": {
"type": "string",
"description": "CVE identifier"
},
"ecosystem": {
"type": "string",
"enum": [
"rubygems",
"npm",
"pip",
"maven",
"nuget",
"composer",
"go",
"rust",
"erlang",
"actions",
"pub",
"other",
"swift"
],
"description": "Package ecosystem"
},
"severity": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical",
"unknown"
],
"description": "Severity level"
},
"cwes": {
"type": "string",
"description": "Comma-separated CWE identifiers (e.g., '79,284,22')"
},
"is_withdrawn": {
"type": "boolean",
"description": "Filter withdrawn advisories"
},
"affects": {
"type": "string",
"description": "Package name filter"
},
"published": {
"type": "string",
"description": "Published date or range"
},
"updated": {
"type": "string",
"description": "Updated date or range"
},
"per_page": {
"type": "number",
"minimum": 1,
"maximum": 100,
"description": "Results per page (max 100)"
},
"direction": {
"type": "string",
"enum": [
"asc",
"desc"
],
"description": "Sort direction"
},
"sort": {
"type": "string",
"enum": [
"updated",
"published"
],
"description": "Sort field"
}
}
} | — | — |
| Endpoint | Transport | Authentication | Health | Observed |
|---|---|---|---|---|
| No verified remote endpoint is linked. | ||||
No verified package installation command is available in the retained catalog evidence.
Microsoft GitHub Advisory MCP Server exposed 2 tools during independent protocol observation, including get_advisory, list_advisories.
Our scanner tested version cd68016c7ea18e4e7121dee0ffeee30131a2e988 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.
These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.
Association is based on retained identity fields; it does not by itself prove first-party publication.
Curated product and capability guides containing this catalog record.
Related records share independently retained publisher or namespace evidence. They are not automatically endorsed alternatives.
Provides Azure DevOps tooling for AI agents, enabling interaction with projects, work items, repositories, and pipelines through natural language.
A Model Context Protocol server that lets you fetch Microsoft Clarity analytics data through Claude for Desktop or other MCP-compatible clients, with support for filtering by dimensions and retrieving various metrics.
GenAIScript is a JavaScript runtime dedicated to build relaible, automatable LLM scripts. Every GenAIScript can be exposed as a MCP server automatically.
Enables AI agents to interact with Microsoft Fabric Real-Time Intelligence services, allowing for seamless data querying, analysis, and streaming capabilities.
Enables AI agents to query Microsoft Entra data using natural language, converting requests into Microsoft Graph API calls for read-only enterprise IT scenarios.
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.