brokre runs on your own machine — the client starts it, so there is no endpoint to ping. 181 installs a week from npm. Last commit 20 Jul 2026.
AI-safe credential broker for MCP — run saved SSH/MySQL/psql aliases; passwords never reach AI.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add brokre -- npx -y brokre
{
"mcpServers": {
"brokre": {
"args": [
"-y",
"brokre"
],
"command": "npx"
}
}
}
[mcp_servers.brokre]
command = "npx"
args = ["-y", "brokre"]
{
"mcpServers": {
"brokre": {
"args": [
"-y",
"brokre"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"brokre": {
"args": [
"-y",
"brokre"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.