Added snowflake integration

This commit is contained in:
Isaac Wasserman
2024-12-13 12:04:03 -05:00
committed by GitHub
parent ef9a44bcde
commit 4328ace603

View File

@@ -119,6 +119,7 @@ Secure database access with schema inspection capabilities. Enables querying and
- [kiliczsh/mcp-mongo-server](https://github.com/kiliczsh/mcp-mongo-server) 📇 🏠 - A Model Context Protocol Server for MongoDB
- [KashiwaByte/vikingdb-mcp-server](https://github.com/KashiwaByte/vikingdb-mcp-server) 🐍 ☁️ - VikingDB integration with collection and index introduction, vector store and search capabilities.
- [neo4j-contrib/mcp-neo4j](https://github.com/neo4j-contrib/mcp-neo4j) 🐍 🏠 - Model Context Protocol with Neo4j
- [isaacwasserman/mcp-snowflake-server](https://github.com/isaacwasserman/mcp-snowflake-server) 🐍 ☁️ - Snowflake integration implementing read and (optional) write opertions as well as insight tracking
### 💻 <a name="developer-tools"></a>Developer Tools