Skip to main content
Glama
fredriksknese

mcp-infoblox

create_srv_record

Create DNS SRV records in Infoblox to define service locations for protocols like SIP and LDAP, specifying target hosts, ports, priority, and weight for load balancing.

Instructions

Create a DNS SRV record in Infoblox

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesSRV record name in format _service._proto.name (e.g., _sip._tcp.example.com)
targetYesTarget host FQDN
portYesPort number
priorityYesPriority value (lower = higher priority)
weightYesWeight for load balancing
viewNoDNS view
ttlNoTTL in seconds
commentNoComment for the record

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/fredriksknese/mcp-infoblox'

If you have feedback or need assistance with the MCP directory API, please join our Discord server