{"library":"dynamic-mysql-mcp","type":"library","category":null,"description":"A Model Context Protocol (MCP) server for MySQL that enables AI assistants to query and mutate MySQL data at runtime. Version 2.0.1 requires Node >=18 and ships TypeScript types. Unlike static MySQL MCP servers that require credentials at startup, this server accepts authentication at runtime via the auth_mysql tool, allowing dynamic switching between databases and environments without restart. It provides 13 tools including row operations (select_rows, insert_row, update_rows, delete_rows), schema discovery, and custom SQL execution with parameterized queries.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","mysql","mcp","model-context-protocol","ai","llm","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install dynamic-mysql-mcp","imports":["import Server from 'dynamic-mysql-mcp'","import { MCPMySQLServer } from 'dynamic-mysql-mcp'","import { MySQLTool } from 'dynamic-mysql-mcp'","import { version } from 'dynamic-mysql-mcp'"]},{"cmd":"yarn add dynamic-mysql-mcp","imports":[]},{"cmd":"pnpm add dynamic-mysql-mcp","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"dynamic-mysql-mcp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}