About Credential Broker MCP
Credential Broker MCP is an MCP server in the Security category: local-first MCP credential broker: agents use gated APIs through scoped, audited requests without ever seeing the secret. It has been installed 0 times through Conduid.
Tools (5)
broker_explain_requestDry run: would this request be permitted, which rule decides it, and is an approval required or satisfied? No upstream call, no secret touched.
Takes no parameters.
broker_list_credentialsGranted credentials: id, kind, base URL, provisioned or not. Never values.
Takes no parameters.
broker_mutatePOST, PUT, PATCH, or DELETE. Annotated destructive and non-idempotent, because its strongest capability is. May require an approval and an idempotency key.
Takes no parameters.
broker_readGET or HEAD through a granted credential. Honestly annotated read-only.
Takes no parameters.
broker_whoamiShow the authenticated agent and its per-credential operation grants.
Takes no parameters.
Install
git clone https://github.com/SarutobiSasuke8/credential-broker-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Credential Broker MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.