Loading MCP server directory, please wait...
The ESRP OSS MCP server exposes tools to discover & validate trusted Microsoft OSS Packages.
npx @getmcp/cli add com.microsoft.esrp/esrp-oss-mcp-testRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.microsoft.esrp/esrp-oss-mcp-test": {
"command": "npx",
"args": [
"-y",
"@microsoft/esrp-release-test-integration"
]
}
}
}