io.github.andezdev/tokenlite-mysql-mcpdatabases

tokenlite-mysql-mcp

Verified · today

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

Install

claude mcp add tokenlite-mysql-mcp -- npx -y @andezdev/[email protected]

Requires: DB_HOST, DB_PORT, DB_USER, DB_PASSWORD, DB_NAME, MCP_EXPLAIN_MAX_SCAN_ROWS, MCP_QUERY_ROW_LIMIT, MCP_SAFE_QUERY_MAX_ROWS, MCP_SAFE_QUERY_ENABLE_BLOCKING, MCP_METADATA_PATH, MCP_TEMPLATES_PATH, TOOL_PREFIX, MCP_RATE_LIMIT_RPM, MYSQL_QUERY_TIMEOUT, MYSQL_CONNECTION_LIMIT, MYSQL_CONNECT_TIMEOUT, MYSQL_RETRY_ATTEMPTS, MYSQL_RETRY_DELAY_MS, MYSQL_QUEUE_LIMIT, MCP_DDL_CACHE_TTL, MCP_LOG_LEVEL, ALLOW_INSERT_OPERATION, ALLOW_UPDATE_OPERATION, ALLOW_DELETE_OPERATION, ALLOW_DDL_OPERATION, DB_SSL, DB_SSL_REJECT_UNAUTHORIZED

Our take

A MySQL MCP server focused on safer read-heavy database exploration: schema search, AST-level write gating, EXPLAIN scan blocking, row limits, and optional semantic templates. The defaults are conservative, but it still needs direct database credentials and operators should be deliberate before enabling write or DDL environment flags. The agent guidance file is operational safety guidance for using the server, not directory-gaming.

reviewed by hand · 2026-07-06

Something wrong or dead here? Report it

Verification record

last verified
today
github stars
0
last commit
16 days ago
archived
no
license
MIT
downloads / wk
174
latest version
4.1.0
in registry since
2026-06-07

github.com/andezdev/tokenlite-mysql-mcp