Skip to main content
Glama

IPInfo MCP Server

get_asn_info

Retrieve detailed information about an Autonomous System Number (ASN), including network prefixes, peer connections, and organizational details for network analysis and intelligence.

Instructions

Get information about an Autonomous System Number (ASN).

Args: asn: The ASN number (without 'AS' prefix)

Returns: ASN information including prefixes, peers, and network details.

Input Schema

NameRequiredDescriptionDefault
asnYes

Input Schema (JSON Schema)

{ "properties": { "asn": { "title": "Asn", "type": "integer" } }, "required": [ "asn" ], "type": "object" }

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/NimbleBrainInc/mcp-ipinfo'

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