Skip to main content
Glama
get-dx

DX MCP Server

by get-dx

listEntities

Retrieve and filter entities from a software catalog by type or search term, with pagination support for managing large datasets.

Instructions

List entities from the DX software catalog.

Args: search_term (str, optional): Search term to filter by. type (str, optional): Filter entities by type (e.g., 'service', 'team', etc.). cursor (str, optional): Cursor for pagination. Get from response_metadata.next_cursor in prior requests. limit (int, optional): Number of entities per page - if present, must be between 1 and 50.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
search_termNo
typeNo
cursorNo
limitNo

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/get-dx/dx-mcp-server'

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