Skip to main content
Glama

Vultr MCP

by rsp2k

get_network_info

Retrieve detailed network configuration and usage recommendations for VPC or VPC 2.0 resources using descriptive names or IDs.

Instructions

Get comprehensive network information for VPC or VPC 2.0.

Smart identifier resolution: Use VPC/VPC 2.0 description or ID.

Args: identifier: VPC/VPC 2.0 description or ID vpc_type: Type to search ("vpc", "vpc2", or "auto" to search both)

Returns: Comprehensive network information with usage recommendations

Input Schema

NameRequiredDescriptionDefault
identifierYes
vpc_typeNoauto

Input Schema (JSON Schema)

{ "properties": { "identifier": { "title": "Identifier", "type": "string" }, "vpc_type": { "default": "auto", "title": "Vpc Type", "type": "string" } }, "required": [ "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