mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-02-23 03:45:16 +00:00
Merge pull request #180 from runekaagaard/add_mcp_alchemy
Add mcp-alchemy server
This commit is contained in:
@@ -149,6 +149,7 @@ Secure database access with schema inspection capabilities. Enables querying and
|
||||
- [isaacwasserman/mcp-snowflake-server](https://github.com/isaacwasserman/mcp-snowflake-server) 🐍 ☁️ - Snowflake integration implementing read and (optional) write operations as well as insight tracking
|
||||
- [hannesrudolph/sqlite-explorer-fastmcp-mcp-server](https://github.com/hannesrudolph/sqlite-explorer-fastmcp-mcp-server) 🐍 🏠 - An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation.
|
||||
- [sirmews/mcp-pinecone](https://github.com/sirmews/mcp-pinecone) 🐍 ☁️ - Pinecone integration with vector search capabilities
|
||||
- [runekaagaard/mcp-alchemy](https://github.com/runekaagaard/mcp-alchemy) 🐍 🏠 - Universal SQLAlchemy-based database integration supporting PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server and many more databases. Features schema and relationship inspection, and large dataset analysis capabilities.
|
||||
|
||||
### 💻 <a name="developer-tools"></a>Developer Tools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user