Skip to main content
Glama
rsp2k
by rsp2k

setup_mysql_database

Set up a MySQL database on Vultr with application user and database creation, including connection details and optional auto-generated passwords.

Instructions

Quick setup for a MySQL database with application user and database.

Args: region: Region code (e.g., 'ewr', 'lax') plan: Plan ID (e.g., 'vultr-dbaas-hobbyist-cc-1-25-1') label: Label for the database root_password: Root password (auto-generated if not provided) app_user: Application username to create app_password: Application user password (auto-generated if not provided) app_database: Application database name to create

Returns: Complete setup information including connection details

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
regionYes
planYes
labelYes
root_passwordNo
app_userNoappuser
app_passwordNo
app_databaseNoappdb

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rsp2k/mcp-vultr'

If you have feedback or need assistance with the MCP directory API, please join our Discord server