Skip to main content
Glama
306,341 tools. Last updated 2026-07-25 07:49

"Best free MCP for React app with MySQL/MariaDB database" matching MCP tools:

  • List all registered database connections for your tenant, showing name, ID, database type (PostgreSQL/MySQL/SQL Server), and creation date. Flags duplicate names. No sensitive data returned.
    MIT
  • Establish database connections for PostgreSQL, MySQL, or SQLite to enable querying, schema management, and migration operations within the Berth MCP server.
    MIT
  • Create database backups for PostgreSQL, MySQL, and SQLite using native dump tools, with output paths sandboxed to a designated backup directory.
    MIT
  • Create daemon apps from GitHub or Docker, and database services (PostgreSQL, Redis, MySQL, MongoDB) for Bult projects.
    MIT
  • Execute app-only helper actions for git status, graph, push, pull, commit, stash, and app feedback. Designed for MCP app dispatch, not for direct agent calls.
    MIT
  • Monitor Galera cluster health for MariaDB/Percona XtraDB by checking node status, replication metrics, flow control, and certification conflicts to maintain cluster stability.
    Apache 2.0

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server that enables AI assistants to interact with MySQL databases by executing SQL queries and checking database connectivity.
    Last updated
    MIT

Matching MCP Connectors

  • Reload the React Native app to apply code changes when Fast Refresh fails, fix broken app states, or reset app navigation and context completely.
    MIT
  • List configured database connections (PostgreSQL, MySQL, Redshift) and return key, type, read-only flag, and metadata for executing queries with other tools.
    MIT
  • Import a database dump file into a remote server database, replacing existing data. Supports MySQL, PostgreSQL, and MongoDB with automatic decompression of .gz files.
    MIT
  • Execute read-only SQL SELECT queries to retrieve data from a MySQL database. This tool enables data analysis and information extraction through direct database queries.
    MIT
  • Search framework-specific UI/UX guidelines and best practices for Flutter, React, Vue, SwiftUI, and other development stacks to implement component patterns and state management.
    MIT
  • Execute JavaScript code in React Native apps to inspect app state, run diagnostics, or perform REPL-style interactions with Hermes compatibility.
    MIT
  • Dump a MySQL, PostgreSQL, or MongoDB database to a file on a remote server via SSH, with support for compression and selective table export.
    MIT
  • Analyze MySQL audit log configuration, verify plugin status, review recent audit events, and identify compliance gaps for MySQL Enterprise Audit, MariaDB, and Percona audit plugins.
    Apache 2.0
  • Execute SQL queries on a MySQL/MariaDB database. Supports SELECT, INSERT, UPDATE, DELETE, SHOW, DESCRIBE, and other statements, returning formatted table output or affected row count.
    MIT