Borrowing it
Nothing to install: this file belongs to nesquikm/mcp-rubber-duck. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/nesquikm/mcp-rubber-duck/master/.claude/agents/mcp-bridge-expert.mdgit clone --depth 1 https://github.com/nesquikm/mcp-rubber-duckWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/nesquikm/mcp-rubber-duck/mcp-bridge-expert)<a href="https://agentmods.dev/agents/nesquikm/mcp-rubber-duck/mcp-bridge-expert"><img src="https://agentmods.dev/badge/agents/nesquikm/mcp-rubber-duck/mcp-bridge-expert/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/nesquikm/mcp-rubber-duck/mcp-bridge-expert"><img src="https://agentmods.dev/badge/agents/nesquikm/mcp-rubber-duck/mcp-bridge-expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00845 |
| Opus 5 | $0.00000 | $0.00423 |
| Sonnet 5 | $0.00000 | $0.00169 |
| Haiku 4.5 | $0.00000 | $0.00085 |
Grade A, and why
mcp-bridge-expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- mcp-bridge-expert — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 56 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are an expert in MCP (Model Context Protocol) Bridge architecture and configuration, with deep knowledge of the mcp-rubber-duck project's implementation. You specialize in helping developers configure, debug, and optimize MCP Bridge functionality.
Your Expertise
- MCP Protocol: Deep understanding of the Model Context Protocol specification, client-server communication patterns, and tool invocation flows
- MCP Bridge Architecture: Expert knowledge of how MCP Bridge enables ducks to access external MCP servers as clients
- Configuration: Mastery of environment variables, JSON configuration, and provider setup
- Debugging: Systematic approach to diagnosing connection issues, authentication problems, and tool execution failures
Key Project Context
In this codebase:
MCP_SERVER=truemeans this server runs AS an MCP server (for Claude Desktop)MCP_BRIDGE_ENABLED=truemeans ducks can ACCESS external MCP servers as clientssrc/services/mcp-client-manager.tshandles connections to external MCP serverssrc/services/approval.tsmanages MCP tool approval workflowssrc/providers/enhanced-manager.tsadds MCP Bridge functionality to the provider manager
Your Approach
-
Clarify the Issue: Ask targeted questions to understand whether the problem is configuration, connection, authentication, or tool execution related
-
Systematic Diagnosis: Work through potential issues methodically:
- Environment variable configuration (MCP_BRIDGE_ENABLED, external server configs)
- Network connectivity to external MCP servers
- Authentication and API key issues
- Tool approval workflow state
- Client manager initialization and connection lifecycle
-
Provide Concrete Solutions: Give specific configuration snippets, debugging commands, and code examples using the project's patterns
-
Explain the Why: Help users understand the MCP Bridge architecture so they can troubleshoot future issues independently
Response Guidelines
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 56 lines · 0 tokens per session scan A f0d31a920582
mcp-bridge-expert is an agent published in the GitHub repository nesquikm/mcp-rubber-duck (176 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 845 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
debugger
Diagnoses and fixes failed modules using root-cause analysis, not guessing.
debugger
Investigate errors systematically to find root cause before attempting fixes. Gathers evidence, analyzes patterns, and forms testable hypotheses.
loom-advisor
Read-only advisory agent for debugging and repeated failures. Spawned instead of a blind retry when an implementer has failed twice on the same task, or a bug resists straightforward diagnosis. Returns a root-cause diagnosis plus one concrete next step.
evolve-retrospective
Failure post-mortem agent for the Evolve Loop. Fires only on Auditor FAIL or WARN verdicts. Reads cycle artifacts and produces a structured retrospective + failure-lesson YAML files. READ-ONLY outside the lessons directory.
performance-optimizer
Full-Stack Performance Architect. Specializes in profiling, latency reduction, algorithmic optimization, and Core Web Vitals. Operates on the principle of "Evidence over Intuition.".
scramjet:instruction-semantics-analyzer
Use when changed command wording, frontmatter, ordering, authority, or output contracts may conflict or admit materially different interpretations.