{"slug":"runekaagaard/mcp-alchemy","name":"MCP Alchemy","description":"Explore, query, and analyze SQLAlchemy-compatible databases directly from your desktop.","category":"database","tags":[],"official":false,"stars":404,"transport":"http","install":[{"cmd":"pip install psycopg2-binary","imports":[]}],"tools":[{"name":"all_table_names","description":"Return all table names in the database. No input required. Returns comma-separated list of tables."},{"name":"filter_table_names","description":"Find tables matching a substring. Input: q (string). Returns matching table names."},{"name":"schema_definitions","description":"Get detailed schema for specified tables. Input: table_names (string[]). Returns table definitions including column names and types, primary keys, foreign key relationships, and nullable flags."},{"name":"execute_query","description":"Execute SQL query with vertical output format. Inputs: query (string), params (object, optional). Returns results in clean vertical format with smart truncation, full result set access, clean NULL value display, ISO formatted dates, and clear row separation."}],"env_vars":[],"auth_type":"none","github":"https://github.com/runekaagaard/mcp-alchemy","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}