Skip to main content
Glama

itglue_list_domains

List and filter domain registrations with expiration dates from IT Glue. Retrieve domain details, sort results, and include related credentials as needed.

Instructions

List domains in IT Glue with optional filtering.

Domains track domain registrations and their expiration dates.

Args:

  • page (number): Page number (default: 1)

  • page_size (number): Items per page (default: 50)

  • organization_id (number): Filter by organization

  • name (string): Filter by domain name

  • sort (string): Sort field (name, expires_on, etc.)

  • include (array): Include 'passwords' for related credentials

  • response_format (string): 'markdown' or 'json'

Returns: List of domains with registrar and expiration info.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number (1-indexed)
page_sizeNoNumber of items per page (max 1000)
response_formatNoOutput format: 'markdown' for human-readable or 'json' for structured datamarkdown
organization_idNoFilter by organization ID
nameNoFilter by name (partial match supported)
sortNoField to sort byname
sort_directionNoSort direction: asc (ascending) or desc (descending)asc
includeNoRelated resources to include

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/ddonathan/itglue-mcp-server'

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