Skip to main content
Glama

Vultr MCP

by rsp2k

list_instance_networks

Retrieve all VPC and VPC 2.0 networks connected to a Vultr instance using its label, hostname, or ID for comprehensive network visibility.

Instructions

List all VPCs and VPC 2.0 networks attached to an instance.

Smart identifier resolution: Use instance label, hostname, or ID.

Args: instance_identifier: Instance label, hostname, or ID

Returns: Combined list of VPCs and VPC 2.0 networks attached to the instance

Input Schema

NameRequiredDescriptionDefault
instance_identifierYes

Input Schema (JSON Schema)

{ "properties": { "instance_identifier": { "title": "Instance Identifier", "type": "string" } }, "required": [ "instance_identifier" ], "type": "object" }

Other Tools from Vultr MCP

Related Tools

    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