connect_db
Establish a connection to a MySQL database by providing a URL or configuration details. Enables secure database operations and query execution through the MCP-MySQL Server interface.
Instructions
Connect to MySQL database using URL or config
Input Schema
Name | Required | Description | Default |
---|---|---|---|
database | No | ||
host | No | ||
password | No | ||
url | No | Database URL (mysql://user:pass@host:port/db) | |
user | No | ||
workspace | No | Project workspace path |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP-MySQL Server
Related Tools
- @f4ww4z/mcp-mysql-server
- @sussa3007/mysql-mcp
- @wirdes/db-mcp-tool
- @f4ww4z/mcp-mysql-server
- @sussa3007/mysql-mcp