NodeJS驱动的MySQL MCP服务器

by benborla29 · data-analytics · mcp-server, lobehub, validated, developer

基于模型上下文协议(MCP)的服务器,提供对MySQL数据库的访问。该服务器允许大型语言模型(LLMs)检查数据库架构并执行SQL查询。配置通过环境变量管理,包括MySQL连接信息和权限设置。

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

Install

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

Tags: mcp-server, lobehub, validated, developer

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

NodeJS驱动的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

  • ODPS MCP Server by XiangXi011

    Read-only MCP server for Alibaba Cloud MaxCompute, enabling safe querying of allowlisted tables via tools like list_allowed_tables, describe_table, preview_table, and run_select_sql.

  • Expense Tracker MCP Server by deepakbishnoi717

    Enables users to manage expenses with category support, including adding expenses with date, amount, category, and notes, using SQLite for persistence.

  • oracle-sqlplus-mcp by sagar1012

    An MCP server that connects to Oracle databases using sqlplus, enabling SQL queries, schema exploration, and DDL/DML execution through natural language.

  • K-Personal MCP by lee30934-byte

    A personal desktop automation MCP server providing tools for screen/mouse/keyboard control, Windows UI automation, headless browser automation, file management, app execution, clipboard management, and a personal SQLite database for todos, notes, and habits.

  • io.github.Skitchy/rekindle by io.github.Skitchy

    MCP session continuity engine. Boot reports, orientation scoring, and end-session capture. SQLite.

  • io.github.CSOAI-ORG/sql-builder-ai-mcp by io.github.CSOAI-ORG

    sql-builder-ai-mcp MCP server by MEOK AI Labs

  • io.github.CSOAI-ORG/database-universal-mcp by io.github.CSOAI-ORG

    database-universal-mcp MCP server by MEOK AI Labs

  • rocks-db by rsutana

    Enables executing SQL queries (SELECT, INSERT, UPDATE, DELETE) and database introspection (list tables, describe table) on MySQL and PostgreSQL databases with OAuth authentication.

Frequently asked questions

How do I install NodeJS驱动的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 NodeJS驱动的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 NodeJS驱动的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.