Local MySQL

v1.0.0Databasesstable

A local development MCP server that exposes MySQL databases to VSCode and Copilot CLI with read-only SELECT queries and INSERT/UPDATE operations. It provides secure, schema-specific database access for development environments only.

local-mysqlmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Local MySQL?

Local MySQL is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to local development mcp server that exposes mysql databases to vscode and copilot cli with read-only select queries and insert/update operations. it provides secure, schema-specific database access for ...

A local development MCP server that exposes MySQL databases to VSCode and Copilot CLI with read-only SELECT queries and INSERT/UPDATE operations. It provides secure, schema-specific database access for development environments only.

This server falls under the Databases category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • A local development MCP server that exposes MySQL databases

Use Cases

Execute SELECT queries and INSERT/UPDATE operations on MySQL databases in development.
Provide AI agents secure, schema-specific database access for local development.
nhs-ayamura

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx local-mysql

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Local MySQL

What is Local MySQL?

Local MySQL is a Model Context Protocol (MCP) server that local development mcp server that exposes mysql databases to vscode and copilot cli with read-only select queries and insert/update operations. it provides secure, schema-specific database access for development environments only. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Local MySQL?

Follow the installation instructions on the Local MySQL GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Local MySQL?

Local MySQL works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Local MySQL free to use?

Yes, Local MySQL is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Databases MCP Servers

Explore all databases servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "local-mysql": { "command": "npx", "args": ["-y", "local-mysql"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Local MySQL?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides