Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by wenit • Uncategorized
A Node.js based MCP server enabling MySQL database operations via the MCP protocol.
Perform secure and parameterized SELECT, INSERT, UPDATE, and DELETE operations on MySQL databases.
Execute batch SQL statements with automatic transaction management to ensure data consistency.
Safely query database metadata such as tables, indexes, and create statements.
This MCP server provides a secure and efficient way to interact with MySQL databases using the Model Context Protocol. It supports query, modification, batch operations, and metadata retrieval tools with built-in protections against SQL injection and dangerous operations. The server also offers a read-only mode for safe production environment querying and automatic transaction handling for batch operations, ensuring data consistency and security.