← Back to Plugins
MCP Server MCP

brokre

github By github 👁 1 views ▲ 0 votes

AI-safe credential broker for MCP — run saved SSH/MySQL/psql aliases; passwords never reach AI.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "brokre",
      "version": "0.2.23",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...