Merge pull request #1367 from wenb1n-dev/main

add smartdb mcp
This commit is contained in:
Frank Fiegel
2025-12-05 07:26:41 -06:00
committed by GitHub
5 changed files with 5 additions and 0 deletions

View File

@@ -223,6 +223,7 @@ Web 內容訪問和自動化功能。支援以 AI 友好格式搜尋、抓取和
- [isaacwasserman/mcp-snowflake-server](https://github.com/isaacwasserman/mcp-snowflake-server) 🐍 ☁️ - Snowflake 集成實現,支援讀取和(可選)寫入操作,並具備洞察跟蹤功能
- [hannesrudolph/sqlite-explorer-fastmcp-mcp-server](https://github.com/hannesrudolph/sqlite-explorer-fastmcp-mcp-server) 🐍 🏠 - 一個 MCP 伺服器,通過模型上下文協議 MCP 提供對 SQLite 資料庫的安全只讀訪問。該伺服器是使用 FastMCP 框架構建的,它使 LLM 能夠探索和查詢具有內建安全功能和查詢驗證的 SQLite 資料庫。
- [sirmews/mcp-pinecone](https://github.com/sirmews/mcp-pinecone) 🐍 ☁️ - Pinecone 與向量搜尋功能的集成
- [wenb1n-dev/SmartDB_MCP](https://github.com/wenb1n-dev/SmartDB_MCP) 🐍 🏠 - 通用型資料庫MCP伺服器支援多個資料庫同時連接提供資料庫操作、健康狀態分析、SQL優化等工具相容於MySQL、PostgreSQL、SQL Server、MariaDB、達夢、Oracle等主流資料庫。支援可串流的HTTP、SSE、STDIO內建OAuth 2.0;並便於開發者進行個性化工具的擴展。
- [runekaagaard/mcp-alchemy](https://github.com/runekaagaard/mcp-alchemy) 🐍 🏠 - 基於SQLAlchemy的通用資料庫集成支援PostgreSQL、MySQL、MariaDB、SQLite、Oracle、MS SQL Server等眾多資料庫。具有架構和關係檢查以及大型數據集分析功能。
- [subnetmarco/pgmcp](https://github.com/subnetmarco/pgmcp) 🏎️ 🏠 - 具有自動串流、唯讀安全性和通用資料庫相容性的自然語言PostgreSQL查詢。
- [pgtuner_mcp](https://github.com/isdaniel/pgtuner_mcp) 🐍🗄️ - 提供 AI 驅動的 PostgreSQL 性能調校功能。