MCP Alchemy icon

MCP Alchemy

Databases

App Information

GitHub Stars
0
Added
March 18, 2025
Tags
Databases

Description

A MCP (model context protocol) server that gives the LLM access to and knowledge about relational databases like SQLite, Postgresql, MySQL & MariaDB, Oracle, and MS-SQL.

What is MCP Alchemy?

MCP-Alchemy is a Python server implementing the Model Context Protocol (MCP) for SQL database operations, designed to give Machine Learning Models access to relational databases like SQLite, PostgreSQL, MySQL, MariaDB, Oracle, and MS-SQL.

Use Cases

Integrating LLMs with SQL databases for enhanced data retrieval. Simplifying SQL query execution and output formatting for developers. Facilitating database introspection and schema management for data engineers.