← Back to Plugins
MCP Server MCP

io.github.sravanism/esrp-mcp-server-test

github By github 👁 1 views ▲ 0 votes

The Microsoft OSS MCP server exposes tools to discover & validate trusted Microsoft OSS Packages.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "esrpmicrosoft-oss-mcp-test",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...