{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.shibbirweb/mcp-mysql-read-only","description":"Read-only MySQL access, with the database and server switchable mid-conversation.","title":"MySQL (read-only, switchable)","repository":{"url":"https://github.com/shibbirweb/mcp-mysql-read-only","source":"github"},"version":"1.1.5","websiteUrl":"https://github.com/shibbirweb/mcp-mysql-read-only#readme","packages":[{"registryType":"npm","identifier":"@shibbirweb/mcp-mysql-read-only","version":"1.1.5","transport":{"type":"stdio"},"environmentVariables":[{"description":"Hostname of the MySQL server. Defaults to 127.0.0.1","format":"string","name":"MYSQL_HOST"},{"description":"Port of the MySQL server. Defaults to 3306","format":"number","name":"MYSQL_PORT"},{"description":"MySQL user. Prefer an account holding only SELECT grants","format":"string","name":"MYSQL_USER"},{"description":"Password for MYSQL_USER. Empty when the account has none","format":"string","isSecret":true,"name":"MYSQL_PASSWORD"},{"description":"Database to open at startup. Can be changed later without restarting","format":"string","name":"MYSQL_DATABASE"},{"description":"JSON object of named connections to switch between, keyed by profile name","format":"string","isSecret":true,"name":"MYSQL_PROFILES"},{"description":"Which MYSQL_PROFILES entry to start on","format":"string","name":"MYSQL_DEFAULT_PROFILE"},{"description":"Connection timeout in milliseconds. Defaults to 10000","format":"number","name":"MYSQL_CONNECT_TIMEOUT_MS"},{"description":"Server-side query timeout in milliseconds. Defaults to 30000","format":"number","name":"MYSQL_QUERY_TIMEOUT_MS"}]},{"registryType":"oci","identifier":"docker.io/shibbirweb/mcp-mysql-read-only:1.1.5","transport":{"type":"stdio"},"environmentVariables":[{"description":"Hostname of the MySQL server. Use host.docker.internal to reach the host","format":"string","name":"MYSQL_HOST"},{"description":"Port of the MySQL server. Defaults to 3306","format":"number","name":"MYSQL_PORT"},{"description":"MySQL user. Prefer an account holding only SELECT grants","format":"string","name":"MYSQL_USER"},{"description":"Password for MYSQL_USER. Empty when the account has none","format":"string","isSecret":true,"name":"MYSQL_PASSWORD"},{"description":"Database to open at startup. Can be changed later without restarting","format":"string","name":"MYSQL_DATABASE"},{"description":"JSON object of named connections to switch between, keyed by profile name","format":"string","isSecret":true,"name":"MYSQL_PROFILES"},{"description":"Which MYSQL_PROFILES entry to start on","format":"string","name":"MYSQL_DEFAULT_PROFILE"},{"description":"Connection timeout in milliseconds. Defaults to 10000","format":"number","name":"MYSQL_CONNECT_TIMEOUT_MS"},{"description":"Server-side query timeout in milliseconds. Defaults to 30000","format":"number","name":"MYSQL_QUERY_TIMEOUT_MS"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-22T11:52:15.316397Z","publishedAt":"2026-09-22T11:52:15.316397Z","updatedAt":"2026-09-22T11:52:15.316397Z","isLatest":true}}}
