mysql-mcp

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

A read-only MySQL MCP server that provides a safe_query tool for executing SELECT and SHOW queries while blocking write operations, designed for use with OpenCode.

Source: https://github.com/charlesaugust44/mysql-mcp

Install

git clone https://github.com/charlesaugust44/mysql-mcp

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

  • sqlite-mcp-local by Ajaytechgenius

    Enables read-only querying of a local SQLite database via MCP, with tools to list tables, retrieve schema, and execute SELECT/WITH/EXPLAIN queries.

  • Local Library MCP by asimmetria

    Local MCP server that provides verified answers about Jimmer and internal libraries using a SQLite FTS5 knowledge base.

  • expenses-tracker-mcp by samu187

    Enables read-only SQL queries and transaction classification tools for local expense tracking, including listing, filtering, and bulk account assignment with dry-run mode.

  • claude-mailbox by zach-source

    An MCP server that enables concurrently-running Claude Code sessions to cross-talk via channels, DMs, and leader coordination, all backed by a shared beads database.

  • Leaseir MCP Server by iortizfigueroa

    Enables natural language access to Leaseir operational data from Airtable, Jira, and MongoDB. Supports querying orders, equipment, service incidents, and real-time telemetry.

  • oracle-unshipped-orders-mcp by RKumar1982-BFF

    Enables retrieval of unshipped orders from an Oracle/Blue Yonder WMS database, filtering by customer and excluding shipped items.

  • mcp-wibu by QuangNguyeen

    Analyzes Java codebases using an internal Knowledge Graph stored in SQLite, enabling symbol search, endpoint tracing, and impact analysis without requiring AI APIs.

  • plane_pages_mcp by jbresolin

    MCP server for a Plane CE instance enabling management of pages (via direct database and live converter) and work items through Plane's REST API, with multi-workspace support.

Frequently asked questions

How do I install mysql-mcp?

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?

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 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.