MySQL MCP Server

by eltonf · data-analytics · mcp-server, glama

Enables schema introspection and safe read-only queries on MySQL databases, supporting table/column discovery, relationship exploration, and controlled SELECT queries.

Source: https://github.com/eltonf/mysql-mcp-server

Install

git clone https://github.com/eltonf/mysql-mcp-server

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

MySQL MCP Server is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • Notebook MCP Server by lucidbard

    Enables to create notebooks and notes with tags, and perform full-text search across notes using FTS5 syntax, all stored locally in SQLite.

  • mcp-pgSQL by OscarByron69

    A local MCP server for PostgreSQL that provides tools for SQL execution, metadata inspection, performance diagnostics, and database management through natural language.

  • MongoDB MCP Server by BrunoL28

    Enables AI assistants to interact natively with MongoDB databases, including schema discovery, CRUD operations, aggregation pipelines, and index management via natural language.

  • Primo MCP Server by geheharidas

    MCP server for searching Ex Libris Primo library catalogues and subscribed databases, enabling search, record retrieval, autocomplete, citation generation, and export to BibTeX, RIS, or CSV.

  • TaskFlow AI by Agions

    TaskFlow AI is a premium MCP Server designed for AI editors, offering 40+ built-in tools covering file system, HTTP requests, databases, Git operations, and more.

  • db-mcp by zhusinian

    A lightweight MCP server for relational databases, enabling dynamic connections to PostgreSQL and MySQL, SQL execution, and transaction control.

  • PostgreSQL MCP Server by sebcbi1

    Enables secure, read-only PostgreSQL database interaction through natural language, with automatic database discovery and connection management.

  • RNAcentral MCP Server by RNAcentral

    Enables complex searches, sequence mapping, genomic analysis, and metadata retrieval for non-coding RNA sequences from the RNAcentral database.

Frequently asked questions

How do I install MySQL MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support MySQL MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is MySQL MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.