← Index

io.github.hampsterx/claude-mcp-bridge

io.github.hampsterx/claude-mcp-bridge·v0.6.1·Search

Wraps Claude Code CLI as MCP tools: query, search, structured, ping, listSessions.

Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
CLAUDE_CLI_PATH

Path to the claude CLI binary. Defaults to 'claude' on PATH.

CLAUDE_DEFAULT_MODEL

Shared default model for all tools. Overridden by per-tool CLAUDE_<TOOL>_MODEL vars (QUERY, SEARCH, STRUCTURED).

CLAUDE_QUERY_MODEL

Override model for the query tool.

CLAUDE_STRUCTURED_MODEL

Override model for the structured tool.

CLAUDE_SEARCH_MODEL

Override model for the search tool.

CLAUDE_FALLBACK_MODEL

Model to use when the primary model hits a quota error. Set to 'none' to disable fallback.

CLAUDE_MAX_CONCURRENT

Maximum concurrent Claude CLI subprocesses (default 3).

CLAUDE_BRIDGE_USE_API_KEY

Set to '1' to forward ANTHROPIC_API_KEY to the CLI. Default is subscription-first: the CLI uses existing Max/Pro session and API key is NOT forwarded. Opt in only if you want API billing.

CLAUDE_MAX_BUDGET_USD

Maximum USD spend per call (pass-through to --max-budget-usd). Only applies when using API key auth.

CLAUDE_QUERY_EFFORT

Reasoning effort for the query tool (low|medium|high|max).

CLAUDE_SEARCH_EFFORT

Reasoning effort for the search tool (low|medium|high|max).

MCP quality score · maturity, not trust · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
Alternatives in Search