Antigravity AI Directory

Discover the best AI prompts and MCP servers for Antigravity AI.

Resources

PromptsMCP ServersBest PracticesUse Cases

Company

Submit PromptAntigravityAI.directory

Popular Prompts

Next.js 14 App RouterReact TypeScriptTypeScript AdvancedFastAPI GuideDocker Best Practices

Legal

Privacy PolicyTerms of ServiceContact Us

© 2025 Antigravity AI Directory. All rights reserved.

Built with ❤️ for the AI community

Antigravity AI Directory
PromptsMCPBest PracticesUse CasesLearn
Home
MCP Servers
MCP Alchemy
layers

MCP Alchemy

Multi-database MCP server via SQLAlchemy

databasesqlalchemymulti-databasepython

About

MCP server supporting PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL, and other SQLAlchemy-compatible databases through a unified interface.

Installation

Configuration
{
  "mcpServers": {
    "alchemy": {
      "mcpServers": {
        "mcp-alchemy": {
          "env": {
            "DATABASE_URL": "postgresql://user:pass@localhost/dbname"
          },
          "args": [
            "mcp-alchemy"
          ],
          "command": "uvx"
        }
      }
    }
  }
}

How to Use

  1. 11. Set DATABASE_URL with SQLAlchemy connection string
  2. 22. Supports PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL
  3. 33. Works with any SQLAlchemy-compatible database

Related MCP Servers

layers

Composio Multi-Integration MCP

375+ app integrations

shield

Burp Suite MCP Server (Official)

Web security testing via Burp Suite

grid

Google Workspace MCP Server

10-in-1 Google Workspace integration

← Back to All MCP Servers