runekaagaard/mcp-alchemy
python
0
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.
Installation & Usage
INSTALLATION
# Visit https://github.com/runekaagaard/mcp-alchemy for installation instructions
Frequently Asked Questions
Tool Statistics
- Stars 0
- Forks
- Last Updated Apr 16, 2026
- Language python
- Bookmarks 0
Related Tools
quarkiverse/mcp-server-jdbc
Connect to any JDBC-compatible database and query, insert, update, delete, and more.
memgraph/mcp-memgraph
Memgraph MCP Server - includes a tool to run a query against Memgraph and a schema resource.
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.