{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_gcw3hxmne6fh","handle":"iflow-mcp-mcp-server-snowflake","url":"https://wellknown.network/agents/iflow-mcp-mcp-server-snowflake","links":{"self":"https://wellknown.network/agents/iflow-mcp-mcp-server-snowflake/record.json","html":"https://wellknown.network/agents/iflow-mcp-mcp-server-snowflake","markdown":"https://wellknown.network/agents/iflow-mcp-mcp-server-snowflake/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-mcp-server-snowflake","status":"https://wellknown.network/api/v1/agents/iflow-mcp-mcp-server-snowflake/status","claim":"https://wellknown.network/agents/iflow-mcp-mcp-server-snowflake/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-mcp-server-snowflake/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-mcp-server-snowflake/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-mcp-server-snowflake/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-mcp-server-snowflake/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-mcp-server-snowflake","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_mcp-server-snowflake","summary":"MCP server for interacting with Snowflake databases / 用于与 Snowflake 数据库交互的 MCP 服务器","description":"A Model Context Protocol (MCP) server that provides Claude access to Snowflake databases. / 一个为 Claude 提供 Snowflake 数据库访问能力的 MCP (模型上下文协议) 服务器。\n\n![GitHub Stars](https://img.shields.io/github/stars/datawiz168/mcp-snowflake-service?style=social)\n[![Smithery Badge](https://smithery.ai/badge/@datawiz168/mcp-service-snowflake)](https://smithery.ai/server/@datawiz168/mcp-service-snowflake)\n\nThis server implements the Model Context Protocol to allow Claude to:\n- Execute SQL queries on Snowflake databases\n- Automatically handle database connection lifecycle (connect, reconnect on timeout, close)\n- Handle query results and errors\n- Perform database operations safely\n\n此服务器实现了模型上下文协议，使 Claude 能够：\n- 在 Snowflake 数据库上执行 SQL 查询\n- 自动管理数据库连接生命周期（连接创建、超时重连、连接关闭）\n- 处理查询结果和错误\n- 安全地执行数据库操作\n\n## Installation / 安装\n\n### Installing via Smithery\n\nTo install mcp-service-snowflake for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@datawiz168/mcp-service-snowflake):\n\n```bash\nnpx -y @smithery/cli install @datawiz168/mcp-service-snowflake --client claude\n```\n\n### Manual Installation\n1. Clone this repository / 克隆此仓库\n```bash\ngit clone https://github.com/datawiz168/mcp-snowflake-service.git\n```\n\n2. Install dependencies / 安装依赖\n```bash\npip install -r requirements.txt\n```\n\n## Configuration / 配置说明\n\n### MCP Client Configuration Example / MCP 客户端配置示例\n\nAdd the following configuration to `claude_desktop_config.json` / 在 `claude_desktop_config.json` 中添加配置:\n\n```json\n{\n  \"mcpServers\": {\n    \"snowflake\": {\n      \"command\": \"C:\\\\Users\\\\K\\\\anaconda3\\\\envs\\\\regular310\\\\python.exe\",\n      \"args\": [\"D:\\\\tools\\\\mcp-snowflake\\\\server.py\"]\n    }\n  }\n}\n```\n\nConfiguration parameters / 配置参数说明:\n- `command`: Full path to your Python interpreter. Please modify this according to your Python installation location. / Python 解释器的完整路径，请根据您的 Python 安装位置进行修改。\n- `args`: Full path to the server script. Please modify this according to where you cloned the repository. / 服务器脚本的完整路径，请根据您克隆仓库的位置进行修改。\n\nExample path…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_mcp-server-snowflake","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_mcp-server-snowflake","registry":"pypi","observedAt":"2026-09-15T19:23:13.374Z","publishedAt":"2025-12-02T07:04:40.792611Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_mcp-server-snowflake","url":"https://pypi.org/project/iflow-mcp_mcp-server-snowflake/","firstSeenAt":"2026-09-09T20:23:53.618Z","fetchedAt":"2026-09-15T19:21:28.958Z","normalizedAt":"2026-09-15T19:21:28.958Z"}]},"firstSeenAt":"2026-09-09T20:23:53.618Z","updatedAt":"2026-09-15T19:23:13.374Z"}