Merge pull request #274 from sunng87/main

docs: add greptimedb mcp
This commit is contained in:
Frank Fiegel
2025-03-16 22:42:41 -06:00
committed by GitHub
3 changed files with 3 additions and 0 deletions

View File

@@ -189,6 +189,7 @@ Secure database access with schema inspection capabilities. Enables querying and
- [neondatabase/mcp-server-neon](https://github.com/neondatabase/mcp-server-neon) 📇 ☁️ — An MCP Server for creating and managing Postgres databases using Neon Serverless Postgres
- [XGenerationLab/xiyan_mcp_server](https://github.com/XGenerationLab/xiyan_mcp_server) 📇 ☁️ — An MCP server that supports fetching data from a database using natural language queries, powered by XiyanSQL as the text-to-SQL LLM.
- [bytebase/dbhub](https://github.com/bytebase/dbhub) 📇 🏠  Universal database MCP server supporting mainstream databases.
- [GreptimeTeam/greptimedb-mcp-server](https://github.com/GreptimeTeam/greptimedb-mcp-server) 🐍 🏠 - MCP Server for querying GreptimeDB.
### 💻 <a name="developer-tools"></a>Developer Tools