Skip to main content
Glama

Vultr MCP

by rsp2k

get_record

Retrieve detailed information about a specific DNS record using domain name and record ID to manage DNS configurations.

Instructions

Get details for a specific DNS record.

Args: domain: The domain name record_id: The record ID to get details for

Returns: DNS record details

Input Schema

NameRequiredDescriptionDefault
domainYes
record_idYes

Input Schema (JSON Schema)

{ "properties": { "domain": { "title": "Domain", "type": "string" }, "record_id": { "title": "Record Id", "type": "string" } }, "required": [ "domain", "record_id" ], "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