{"type":"mcp_server","name":"mcp-alchemy","description":"MCP Alchemy connects Claude Desktop to databases, enabling it to explore database structure, write SQL queries, display relationships, and analyze large datasets using SQLAlchemy-compatible databases. MCP Alchemy connects Claude Desktop","category":"Database","language":"Python","stars":411,"forks":11,"owner":"runekaagaard","github_url":"https://github.com/runekaagaard/mcp-alchemy","homepage":null,"setup":"## Setup\n\n1. Clone repository:\n```bash\ngit clone https://github.com/runekaagaard/mcp-alchemy.git\n```\n\n2. Ensure you have uv\n```bash\n# Install uv if you haven't already\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n```\n\n3. Add database to claude_desktop_config.json (see above)","tools":"## Available Tools\n\n1. **all_table_names** (Return all table names in the database)\n2. **filter_table_names** (Find tables matching a substring)\n3. **schema_definitions** (Get detailed schema for specified tables)\n4. **execute_query** (Execute SQL query with vertical output format)\n5. **claude-local-files** (Analyse and create artifacts for very large datasets)","faq":null,"created_at":"2024-12-26T14:09:30+00:00","updated_at":"2025-03-28T18:17:57+00:00","source_url":"https://model-context-protocol.com/servers/mcp-database-access-llm-sql-alchemy","related_articles":[]}