M1-Software/mcp-alchemy
3.2
If you are the rightful owner of mcp-alchemy and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
MCP Alchemy is a model context protocol server that connects Claude Desktop directly to various databases, enabling advanced database interaction and management.
Tools
Functions exposed to the LLM to take actions
all_table_names
Return all table names in the database.
filter_table_names
Find tables matching a substring.
schema_definitions
Get detailed schema for specified tables.
execute_query
Execute SQL query with vertical output format.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client