MCP MySQL Server

by yourname · data-analytics · mcp-server, lobehub, developer

MCP MySQL Server 是基于 @modelcontextprotocol/sdk 的 MySQL 工具服务,支持 SQL 查询、表结构检索和连接状态检查。需要通过环境变量或 .env 文件配置数据库连接参数。

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

Install

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

Tags: mcp-server, lobehub, developer

43 GitHub stars · Source: lobehub

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.

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

  • WebScribe by yourname

    WebScribe is an MCP server that crawls any public documentation website and makes it instantly searchable by AI agents. It uses SQLite FTS5 for full-text search and Playwright for concurrent crawling.

  • Home Assistant 对话代理的 MCP 服务器 by yourname

    用于 Home Assistant 对话代理的 MCP 服务器。需要环境变量配置 Home Assistant 的 URL 和访问令牌。

  • qbittorrent-mcp by yourname

    A Model Context Protocol (MCP) 基于远程管理工具,用于 QBittorrent,设计用于自动化脚本、AI 助手和自定义管理工具。连接到 QBittorrent WebUI API 以实现远程种子管理和自动化。

  • Huangli MCP by yourname

    An MCP server that outputs Chinese Huangli (almanac) data including Gregorian/Lunar calendar info, auspicious/inauspicious events, stems and branches, conflicts, gods directions, solar terms, and moon phases. Requires external Python dependencies installed via pip.

  • Gmail MCP Server by yourname

    A Model Context Protocol (MCP) server that provides secure local access to your Gmail account for reading, searching, and sending emails, with explicit permission controls and compact, token-efficient output. Requires saving Google OAuth client credentials as 'client_secret.json' and placing it in the same directory as 'gmail_mcp.py'.

  • reminders by cardmagic

    Fuzzy search and browse Apple Reminders from the command line or as an MCP server. Requires macOS with Full Disk Access permission for your terminal to read the Apple Reminders database. Index files are stored in ~/.reminders/ directory.

  • MySQL MCP Server by cano721

    A Model Context Protocol server that provides MySQL database operations. Requires a MySQL database server. Database connection can be configured via environment variables such as DATABASE_URL or individual DB_HOST, DB_PORT, DB_USER, DB_PASSWORD, DB_NAME.

  • Marble MCP Server by withmarble

    An MCP server that generates AI-powered learning project suggestions and Marble platform links. Requires environment variables SUPABASE_URL and SUPABASE_KEY for the generate_slides_link tool to enable database-backed short URLs.

Frequently asked questions

How do I install MCP MySQL 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 MCP MySQL 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 MCP MySQL 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.