Mysh
Description
A safer MySQL CLI for AI coding agents: connection profiles, SSH tunnels, and automatic sensitive-data masking before query output reaches Claude Code, Cursor, scripts, or MCP clients.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
mysh
[](https://github.com/atani/mysh/actions/workflows/ci.yml) [](https://codecov.io/gh/atani/mysh) [](https://goreportcard.com/report/github.com/atani/mysh) [](https://pkg.go.dev/github.com/atani/mysh) [](https://opensource.org/licenses/MIT)
English | 日本語
**Stop leaking production data to AI coding agents.**
mysh is a safer MySQL CLI for the AI coding era: it manages connection profiles, SSH tunnels, and query output so Claude Code, Cursor, shell scripts, and MCP clients can work with production-like databases without accidentally seeing raw sensitive data.
*Pronounced "my-sh" (/maɪʃ/), like "my shell".*

**New to mysh?** See the [Getting Started guide for non-engineers](docs/getting-started.md) — set up in 5 minutes and start querying with Claude Code.
If you believe AI agents should never receive raw production PII, consider starring the repo to help more teams find it.
Why mysh?
Traditional MySQL clients are great for humans, but risky in AI-assisted workflows: query results can be copied into prompts, captured by scripts, or returned to agents without a final privacy check.
mysh is built for that gap:
- AI-safe by default: automatically masks configured sensitive fields in production and non-TTY contexts
- One command for secure access: handles MySQL connection profiles and SSH tunnels together
- Team-friendly onboarding: export shared connection configs without passwords, then let each teammate enter their own
Related Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data mcp-server-sqlite
SQLite database interaction and querying.
Data mcp-server-google-maps
Google Maps integration for location data.
Data Bitbucket Data Center
---
Data Private Gpt
Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more
Data Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data