MCP server intelligence profile

MCP MySQL Server MCP Server

A MCP MySQL server with DDL support, permission control and operation logs

Local Onlyliliangshan
Awaiting current scanNpm · 3.1.0

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

1Distribution channel
5Independently 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 @liangshanli/mcp-server-mysql from npm

Version 3.1.0 declares 1 executable entrypoint.

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

Identity

Canonical slugmcp-mysql-server-29b97abeDeploymentLocal Only
Canonical packagenpm:@liangshanli/mcp-server-mysqlRepositoryliliangshan/mcp-server-mysql
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npm@liangshanli/mcp-server-mysql3.1.01Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npm@liangshanli/mcp-server-mysql3.1.0CurrentSep 5, 20265 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
mysql-mcp-serverServer-reported name
1Capability groups
Aug 17, 2026Observed

Tools 5

ToolCategoryAnnotationsRisk
check_permissionsCheck database permissions for DDL, DROP, DELETE and other operations. Returns detailed permission status including readonly mode restrictions (only SELECT and SHOW allowed when readonly is enabled)
Input schema
{
  "type": "object",
  "properties": {}
}
get_database_infoGet database information, including database list, table list and configuration information
Input schema
{
  "type": "object",
  "properties": {}
}
get_ddl_sql_logsGet DDL SQL operation logs
Input schema
{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Limit count, default 50, max 500"
    },
    "offset": {
      "type": "number",
      "description": "Offset, default 0"
    }
  }
}
get_operation_logsGet operation logs
Input schema
{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Limit count, default 50"
    },
    "offset": {
      "type": "number",
      "description": "Offset, default 0"
    }
  }
}
sql_queryExecute SQL query, supports DDL and DML operations
Input schema
{
  "type": "object",
  "properties": {
    "sql": {
      "type": "string",
      "description": "SQL statement to execute"
    }
  },
  "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 @liangshanli/mcp-server-mysql@3.1.0

What tools does MCP MySQL Server MCP Server provide?

MCP MySQL Server MCP Server exposed 5 tools during independent protocol observation, including check_permissions, get_database_info, get_ddl_sql_logs, get_operation_logs, sql_query.

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.