# MySQL Run read-only SQL queries and inspect schemas on MySQL databases. ## Repository https://github.com/benborla/mcp-server-mysql ## Run ``` npx -y @benborla29/mcp-server-mysql ``` ## Environment variables - `MYSQL_HOST` - `MYSQL_USER` - `MYSQL_PASS` - `MYSQL_DB` This MCP server is curated on LangBot Space. Configure the required credentials, then connect it to your LangBot pipeline to use its tools.
MySQL by benborla
Run read-only SQL queries and inspect schemas on MySQL databases.
Loading...