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 Sep 19, 2025
- Language python
- Bookmarks 0
Related Tools
ktanaka101/mcp-server-duckdb
DuckDB database integration with schema inspection and query capabilities
chroma-core/chroma-mcp
Chroma MCP server to access local and cloud Chroma instances for retrieval capabilities
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.