Tokenlite Mysql MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from npm. Last commit 7 Jun 2026.
A secure, efficient, and intelligent MySQL server for the Model Context Protocol
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tokenlite-mysql-mcp -- npx -y @andezdev/tokenlite-mysql-mcp
{
"mcpServers": {
"tokenlite-mysql-mcp": {
"args": [
"-y",
"@andezdev/tokenlite-mysql-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tokenlite-mysql-mcp]
command = "npx"
args = ["-y", "@andezdev/tokenlite-mysql-mcp"]
{
"mcpServers": {
"tokenlite-mysql-mcp": {
"args": [
"-y",
"@andezdev/tokenlite-mysql-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tokenlite-mysql-mcp": {
"args": [
"-y",
"@andezdev/tokenlite-mysql-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.