← All servers
πŸ—„οΈ

Tokenlite MysqlVerifiedπŸ›‘ No advisories

io.github.andezdev/tokenlite-mysql-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/andezdev, which proved it owns this namespace.

Verified owner: github.com/andezdev β†—io.github.andezdev/tokenlite-mysql-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs DB_PASSWORD.
βœ“
Configuration
Reads DB_HOST, DB_PORT, DB_USER, DB_NAME, MCP_EXPLAIN_MAX_SCAN_ROWS, MCP_QUERY_ROW_LIMIT, ….

About

A secure, efficient, and intelligent MySQL server for the Model Context Protocol

Packages & transports

npm@andezdev/tokenlite-mysql-mcpv4.1.0 Β· npx

Metadata

Categorydatabases
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "tokenlite_mysql": {
      "command": "npx",
      "args": [
        "-y",
        "@andezdev/tokenlite-mysql-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @andezdev/tokenlite-mysql-mcp