Establish a connection to a MySQL database by providing host, user, password, and database name to enable database interactions through the MCP MySQL Server.
Establish a secure connection to a MySQL database by specifying host, port, user, password, and database details. Simplify database interaction and query execution through structured access.
An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.
Enables secure MySQL database operations through natural language with built-in safety features. Supports SELECT queries by default while providing configurable restrictions for INSERT, UPDATE, and DELETE operations.