Skip to main content
Glama
rsp2k
by rsp2k

create_connection_pool

Create a connection pool for Vultr databases to manage multiple database connections efficiently. Specify pool size, mode, and credentials to optimize database performance and resource utilization.

Instructions

Create a new connection pool.

Args: database_id: The database ID or label name: Connection pool name database: Target logical database name username: Database username for the pool mode: Pool mode (session, transaction, statement) size: Pool size (number of connections)

Returns: Created connection pool information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
database_idYes
nameYes
databaseYes
usernameYes
modeYes
sizeYes

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