claude-code - 💡(How to fix) Fix Metabase MCP custom connector — "Authorization with the MCP server failed" (ofid_9eab547b7d0e4d01) — matches issue #208 [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#60683Fetched 2026-05-20 03:52:13
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×2commented ×1unlabeled ×1

Error Message

Error reference: ofid_9eab547b7d0e4d01 GET Public URL for metabase in a browser returns the expected JSON-RPC response: {"jsonrpc":"2.0","id":null,"error":{"code":-32600,"message":"Missing Mcp-Session-Id header"}} — confirming the endpoint is reachable and speaking the protocol correctly

Error Messages/Logs

Fix Action

Fix / Workaround

Using claude mcp add --transport http metabase metabasepublicurl, the OAuth flow completes, tools are discovered, and queries against my Metabase databases execute successfully. This rules out Metabase-side config, network reachability, OAuth provider configuration, and TLS as the cause — the only variable is the Claude.ai custom connector vs Claude Code client. This is the same pattern reported in #208 (and structurally similar to the Salesforce Hosted MCP issues #184 and #280 that Anthropic support has confirmed as an Anthropic-side issue). Ask: Any ETA on a fix, or a workaround to use the Metabase MCP from Claude.ai web/desktop rather than only from Claude Code?

Code Example

ofid_9eab547b7d0e4d01
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Hi team, I'm hitting the same Metabase MCP connector failure tracked in issue #208 and would like to add a data point + request an update on the fix. Error reference: ofid_9eab547b7d0e4d01 Setup:

Metabase version: 0.60.4.1 (self-hosted) Connection method: Custom connector URL entered manually in Claude.ai Where it fails: After clicking Connect, immediately returns the authorization failure banner — never reaches a Metabase consent screen Claude plan: [fill in — Pro / Team / Enterprise] Browser: [fill in — e.g. Chrome 131 on Windows 11]

Metabase-side configuration verified:

Site URL correctly set to https://metabasepublicurl (matches public hostname, HTTPS, no trailing slash) MCP server feature enabled under Admin → Settings Claude enabled in the Supported MCP clients allowlist GET Public URL for metabase in a browser returns the expected JSON-RPC response: {"jsonrpc":"2.0","id":null,"error":{"code":-32600,"message":"Missing Mcp-Session-Id header"}} — confirming the endpoint is reachable and speaking the protocol correctly

What Should Happen?

Using claude mcp add --transport http metabase metabasepublicurl, the OAuth flow completes, tools are discovered, and queries against my Metabase databases execute successfully. This rules out Metabase-side config, network reachability, OAuth provider configuration, and TLS as the cause — the only variable is the Claude.ai custom connector vs Claude Code client. This is the same pattern reported in #208 (and structurally similar to the Salesforce Hosted MCP issues #184 and #280 that Anthropic support has confirmed as an Anthropic-side issue). Ask: Any ETA on a fix, or a workaround to use the Metabase MCP from Claude.ai web/desktop rather than only from Claude Code?

Error Messages/Logs

ofid_9eab547b7d0e4d01

Steps to Reproduce

Add MCP to Claude Desktop. Works fine in claude code

Claude Model

Not sure / Multiple models

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

2.1.145

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix Metabase MCP custom connector — "Authorization with the MCP server failed" (ofid_9eab547b7d0e4d01) — matches issue #208 [1 comments, 2 participants]