diff --git a/README.md b/README.md index 2ad050f..e05f9b9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ image -This Snowflake MCP server provides tooling for Snowflake Cortex AI, object management, and SQL orchestration, bringing these capabilities to the MCP ecosystem. When connected to an MCP Client (e.g. [Claude for Desktop](https://claude.ai/download), [fast-agent](https://fast-agent.ai/), [Agentic Orchestration Framework](https://github.com/Snowflake-Labs/orchestration-framework/blob/main/README.md)), users can leverage these features. +> [!NOTE] +> Snowflake now has an official [managed MCP server](https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-agents-mcp). This community version continues to be maintained and offers some different capabilities like semantic YAML file support, object management tools, and local deployment options. + +This community MCP server provides tooling for Snowflake Cortex AI, object management, and SQL orchestration. When connected to an MCP Client (e.g. [Claude for Desktop](https://claude.ai/download), [fast-agent](https://fast-agent.ai/), [Cursor](https://www.cursor.com/)), users can leverage these features. The MCP server currently supports the below capabilities: - **[Cortex Search](https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-search/cortex-search-overview)**: Query unstructured data in Snowflake as commonly used in Retrieval Augmented Generation (RAG) applications.