MCP server intelligence profile

MCP MySQL Server MCP Server

Enables read-only MySQL database connectivity, allowing execution of SELECT queries, listing tables, and describing table structures via natural language

Local Onlyjianglisuda
Awaiting current scanNpm · 1.0.2

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
4Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install mcp-mysql from npm

Version 1.0.2 declares 1 executable entrypoint.

npm install --save-exact mcp-mysql@1.0.2
npx -y -p mcp-mysql@1.0.2 mcp-mysql
MCP client configuration example
{
  "mcpServers": {
    "mcp-mysql": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "mcp-mysql@1.0.2",
        "mcp-mysql"
      ]
    }
  }
}

Identity

Canonical slugmcp-mysql-server-e780ca31DeploymentLocal Only
Canonical packagenpm:mcp-mysqlRepositoryjianglisuda/mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmmcp-mysql1.0.21Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmmcp-mysql1.0.2CurrentSep 5, 20264 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
mcp-mysqlServer-reported name
1Capability groups
Aug 18, 2026Observed

Tools 4

ToolCategoryAnnotationsRisk
describe_tableテーブルのカラム情報を取得します。
Input schema
{
  "type": "object",
  "properties": {
    "tableName": {
      "type": "string"
    }
  },
  "required": [
    "tableName"
  ]
}
list_tablesデータベース内のテーブル一覧を取得します。
Input schema
{
  "type": "object"
}
query読み取り専用のSQLクエリを実行します。
Input schema
{
  "type": "object",
  "properties": {
    "sql": {
      "type": "string"
    }
  },
  "required": [
    "sql"
  ]
}
test_executeSQLが実行可能か確認し、最後にロールバックします。
Input schema
{
  "type": "object",
  "properties": {
    "sql": {
      "type": "string"
    }
  },
  "required": [
    "sql"
  ]
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

MCP MySQL Server MCP Server questions

How do I install MCP MySQL Server MCP Server?

Install the selected package version with: npm install --save-exact mcp-mysql@1.0.2

What tools does MCP MySQL Server MCP Server provide?

MCP MySQL Server MCP Server exposed 4 tools during independent protocol observation, including describe_table, list_tables, query, test_execute.

Is MCP MySQL Server MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Database MCP ServersOfficial vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.