Skip to main content
Glama
rsp2k
by rsp2k

create_forwarding_rule

Configure traffic routing for load balancers by setting up protocol and port forwarding rules between frontend and backend services.

Instructions

Create a forwarding rule for a load balancer.

Args: load_balancer_id: The load balancer ID or label (e.g., "web-lb", "api-load-balancer", or UUID) frontend_protocol: Frontend protocol ('http', 'https', 'tcp') frontend_port: Frontend port number backend_protocol: Backend protocol ('http', 'https', 'tcp') backend_port: Backend port number

Returns: Created forwarding rule information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
load_balancer_idYes
frontend_protocolYes
frontend_portYes
backend_protocolYes
backend_portYes

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