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
MySQL
database

MySQL

MCP server for MySQL database access

mysqldatabasesqlrelational

About

MCP server providing read-only access to MySQL databases. Enables LLMs to inspect schemas, execute queries, and analyze data.

Installation

Configuration
{
  "mcpServers": {
    "mysql": {
      "mcpServers": {
        "mysql": {
          "env": {
            "MYSQL_HOST": "localhost",
            "MYSQL_PORT": "3306",
            "MYSQL_USER": "root",
            "MYSQL_DATABASE": "your_database",
            "MYSQL_PASSWORD": "YOUR_PASSWORD"
          },
          "args": [
            "-y",
            "@benborla29/mcp-server-mysql"
          ],
          "command": "npx"
        }
      }
    }
  }
}

How to Use

  1. 11. Set MySQL connection details in environment variables
  2. 22. Supports SSH tunnel for remote connections
  3. 33. Read-only by default for safety

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