mcp-alchemy
209
MCP Alchemy is a tool designed to connect Claude Desktop directly to various databases, enabling users to explore structures, write queries, and conduct analyses. It supports multiple database systems and enhances database interaction with smart query execution and data manipulation features.
all_table_names
Return all table names in the database
filter_table_names
Find matching table names based on substring
schema_definitions
Get the detailed schema definition for the specified table
execute_query
Execute SQL query and return results in vertical format