Skip to main content
Glama

MCP Nautobot Server

by aiopnet
MIT License
1

get_ip_address_by_id

Retrieve a specific IP address by its Nautobot ID using the integrated network automation tool in the MCP Nautobot Server. Input the IP ID to fetch accurate network infrastructure data.

Instructions

Retrieve a specific IP address by its Nautobot ID

Input Schema

NameRequiredDescriptionDefault
ip_idYesThe Nautobot ID of the IP address

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "ip_id": { "description": "The Nautobot ID of the IP address", "type": "string" } }, "required": [ "ip_id" ], "type": "object" }
Install Server

Other Tools from MCP Nautobot Server

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/aiopnet/mcp-nautobot'

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