MCPs tagged with SQLAlchemy
-
MCP Alchemy
Directly connect Claude Desktop to SQL databases for expert AI-powered analytics.
MCP Alchemy enables seamless integration between Claude Desktop and a wide range of SQL databases through the Model Context Protocol. It empowers Claude to explore database structure, write and validate SQL queries, analyze relationships between tables, and process large datasets for reporting. The tool is compatible with PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server, CrateDB, Vertica, and any SQLAlchemy-compatible database.
- ⭐ 358
- MCP
- runekaagaard/mcp-alchemy
-
MCP Server ODBC via SQLAlchemy
A lightweight FastAPI server enabling model context protocol access to ODBC-compatible databases via SQLAlchemy.
MCP Server ODBC via SQLAlchemy provides a lightweight, FastAPI-based server that implements the Model Context Protocol (MCP) for accessing ODBC-compatible databases. It bridges AI tools and database systems by exposing standardized endpoints for fetching schema, tables, table descriptions, and executing queries or stored procedures. With support for Virtuoso, PostgreSQL, MySQL, and SQLite, it allows seamless, structured, and context-aware database access for context-driven applications.
- ⭐ 19
- MCP
- OpenLinkSoftware/mcp-sqlalchemy-server