Skip to main content
Glama

Vultr MCP

by rsp2k

get_vpc2

Retrieve detailed VPC 2.0 information including IP block configuration using either the VPC description or ID for identification.

Instructions

Get detailed information about a specific VPC 2.0.

Smart identifier resolution: Use VPC 2.0 description or ID.

Args: vpc2_identifier: VPC 2.0 description or ID to retrieve

Returns: Detailed VPC 2.0 information including IP block configuration

Input Schema

NameRequiredDescriptionDefault
vpc2_identifierYes

Input Schema (JSON Schema)

{ "properties": { "vpc2_identifier": { "title": "Vpc2 Identifier", "type": "string" } }, "required": [ "vpc2_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