anthropics / anthropics/claude-ai-mcp

Snowflake MCP connector fails in claude.ai chat but works in Claude Code on same account

Open
#625 10 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
No language data
Stars
471
Forks
76
PR merge metrics
No merged PRs in 30d

Description

### What happened?

The Snowflake MCP connector works reliably in Claude Code but consistently fails in the claude.ai chat interface. Reconnecting the connector does not resolve it in chat.
Request:
json{ "sql": "SELECT CURRENT_USER(), CURRENT_ROLE(), CURRENT_WAREHOUSE();" }
Error:
json{"error": "Error occurred during tool execution", "request_id": "req_011Cd4VB5en6zbcvPTVL9BpQ"}
Additional request IDs:

req_011Cd4V1wabr15ggUAaYtKqT
req_011Cd4V7gioeuKhanU7PczAC

Environment: claude.ai web interface (chat tab). Claude Code on same account works fine with same connector and credentials.

Disconnected App and reconnected multiple times to try to restore connectivity

### What did you expect to happen?

MCP connector works across both Chat and Codetabs in the CLaude.app for MACOS

### Steps to reproduce

Connect to SNowflake Connector/Authenticate Success
Navigate to chat and ask to confirm Snowflake connectivity
Navigate to Code and ask confirm Snowflake connectivity

### Area

MCP Connector (adding/managing servers)

### MCP Server (if applicable)

Claude Snowflake Connector

### Error messages or logs

```shell
json{"error": "Error occurred during tool execution", "request_id": "req_011Cd4VB5en6zbcvPTVL9BpQ"}
```

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.