{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_5ajepd6pwe9g","handle":"orange-mcp-snowflake-server","url":"https://wellknown.network/agents/orange-mcp-snowflake-server","links":{"self":"https://wellknown.network/agents/orange-mcp-snowflake-server/record.json","html":"https://wellknown.network/agents/orange-mcp-snowflake-server","markdown":"https://wellknown.network/agents/orange-mcp-snowflake-server/record.md","api":"https://wellknown.network/api/v1/agents/orange-mcp-snowflake-server","status":"https://wellknown.network/api/v1/agents/orange-mcp-snowflake-server/status","claim":"https://wellknown.network/agents/orange-mcp-snowflake-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/orange-mcp-snowflake-server/claim.json","badge":"https://wellknown.network/agents/orange-mcp-snowflake-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:orange-mcp-snowflake-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"orange-mcp-snowflake-server","summary":"A simple Snowflake MCP server","description":"# Snowflake MCP Server\n\n[![smithery badge](https://smithery.ai/badge/mcp_snowflake_server)](https://smithery.ai/server/mcp_snowflake_server) [![PyPI - Version](https://img.shields.io/pypi/dm/mcp-snowflake-server?color&logo=pypi&logoColor=white&label=PyPI%20downloads)](https://pypi.org/project/mcp-snowflake-server/)\n\n---\n\n## Overview\nA Model Context Protocol (MCP) server implementation that provides database interaction with Snowflake. This server enables running SQL queries via tools and exposes data insights and schema context as resources.\n\n---\n\n## Components\n\n### Resources\n\n- **`memo://insights`**  \n  A continuously updated memo aggregating discovered data insights.  \n  Updated automatically when new insights are appended via the `append_insight` tool.\n\n- **`context://table/{table_name}`**  \n  (If prefetch enabled) Per-table schema summaries, including columns and comments, exposed as individual resources.\n\n---\n\n### Tools\n\nThe server exposes the following tools:\n\n#### Query Tools\n\n- **`read_query`**  \n  Execute `SELECT` queries to read data from the database.  \n  **Input:**  \n  - `query` (string): The `SELECT` SQL query to execute  \n  **Returns:** Query results as array of objects\n\n- **`write_query`** (enabled only with `--allow-write`)  \n  Execute `INSERT`, `UPDATE`, or `DELETE` queries.  \n  **Input:**  \n  - `query` (string): The SQL modification query  \n  **Returns:** Number of affected rows or confirmation\n\n- **`create_table`** (enabled only with `--allow-write`)  \n  Create new tables in the database.  \n  **Input:**  \n  - `query` (string): `CREATE TABLE` SQL statement  \n  **Returns:** Confirmation of table creation\n\n#### Schema Tools\n\n- **`list_databases`**  \n  List all databases in the Snowflake instance.  \n  **Returns:** Array of database names\n\n- **`list_schemas`**  \n  List all schemas within a specific database.  \n  **Input:**  \n  - `database` (string): Name of the database  \n  **Returns:** Array of schema names\n\n- **`list_tables`**  \n  List all tables wi…","publisher":null,"homepage":null,"repository":null,"version":"0.4.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:orange-mcp-snowflake-server","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"}],"categories":["data"],"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":"orange-mcp-snowflake-server","registry":"pypi","observedAt":"2026-09-10T09:26:40.794Z","publishedAt":"2025-04-14T13:10:23.862155Z","latestVersion":"0.4.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"orange-mcp-snowflake-server","url":"https://pypi.org/project/orange-mcp-snowflake-server/","firstSeenAt":"2026-09-10T09:24:50.610Z","fetchedAt":"2026-09-10T09:24:50.610Z","normalizedAt":"2026-09-10T09:24:50.610Z"}]},"firstSeenAt":"2026-09-10T09:24:50.610Z","updatedAt":"2026-09-10T09:26:40.794Z"}