← Back to Plugins
MCP Server MCP

io.github.mcp-protocol/node-runtime

github By github 👁 1 views ▲ 0 votes

This package is intended for demonstration only. Maintained by JFrog Security.

Homepage Verified source GitHub

Install

npx -y @mcp-protocol/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@mcp-protocol/node-runtime",
      "version": "1.0.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...