mcp-snowflake-server
mcp-snowflake-server copied to clipboard
REcent [email protected] error
Has something changed that is resulting in this error on MCP Server Snowflake running on MAC:
2025-03-09T15:16:01.970Z [mcp_snowflake_server] [info] Message from client: {"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0}
× Failed to build snowflake-connector-python==3.14.0
├─▶ The build backend returned an error
╰─▶ Call to setuptools.build_meta:__legacy__.build_wheel failed (exit
status: 1)
I tried to install/reinstall pyarrow and various versions of the snowflake connector. Has anyone encountered this. I am trying to see how to easily use this on desktop and possibly Cursor.
Yeah, I haven't changed anything, but I'm noticing this as well. Have you found any solution?
hi @isaacwasserman , did not know where to reach out , so trying to reach out from here , I am trying to setup your MCP server in vs code , having trouble with setting up the mcp.json file for vs code , need some help with that , also , wanted to know how can we setup our own client and send requests to this Snowflake server , again not relevant to the issue , but been struggling with this , and practically no documentation to refer and setup as well Could use some help ,
Thanks