Added an entry for the Prisma MCP server.

This commit is contained in:
Nitin Gupta
2025-06-29 18:21:08 +02:00
parent 9a905ce62d
commit 8218817fc3
7 changed files with 7 additions and 1 deletions

View File

@@ -249,6 +249,7 @@ Web 内容访问和自动化功能。支持以 AI 友好格式搜索、抓取和
- [mcp-server-jdbc](https://github.com/quarkiverse/quarkus-mcp-servers/tree/main/jdbc) ☕ 🏠 - 连接到任何兼容JDBC的数据库执行查询、插入、更新、删除等操作。
- [pab1it0/adx-mcp-server](https://github.com/pab1it0/adx-mcp-server) 🐍 ☁️ - 查询和分析Azure Data Explorer数据库
- [pab1it0/prometheus-mcp-server](https://github.com/pab1it0/prometheus-mcp-server) 🐍 ☁️ - 查询并分析开源监控系统Prometheus。
- [prisma/mcp](https://github.com/prisma/mcp) 📇 ☁️ 🏠 - 使 LLM 能够管理 Prisma Postgres 数据库(例如创建新数据库并运行迁移或查询)。
- [neondatabase/mcp-server-neon](https://github.com/neondatabase/mcp-server-neon) 📇 ☁️ — 用于通过 Neon Serverless Postgres 创建和管理 Postgres 数据库的MCP服务器
- [XGenerationLab/xiyan_mcp_server](https://github.com/XGenerationLab/xiyan_mcp_server) 📇 ☁️ — 一个支持通过自然语言查询从数据库获取数据的MCP服务器由XiyanSQL作为文本转SQL的大语言模型提供支持。
- [bytebase/dbhub](https://github.com/bytebase/dbhub) 📇 🏠 支持主流数据库的通用数据库MCP服务器。