1. Conduid
  2. Security
  3. Credential Broker MCP
MCP server · Security

Credential Broker MCP

Local-first MCP credential broker: agents use gated APIs through scoped, audited requests without ever seeing the secret.

34Low

Scored 11 days ago · breakdown

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

Clone
git clone https://github.com/SarutobiSasuke8/credential-broker-mcp

This 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

I know everything about Credential Broker MCP. Ask me about installation, configuration, usage, or troubleshooting.

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.
Questions

About Credential Broker MCP

How do I install Credential Broker MCP?

Run git clone https://github.com/SarutobiSasuke8/credential-broker-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Credential Broker MCP safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Credential Broker MCP still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.