Merge pull request #111 from isaacwasserman/patch-2

Added snowflake integration
This commit is contained in:
TerminalMan
2024-12-13 17:42:00 +00:00
committed by GitHub

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