Skip to main content
Glama
get-dx

DX MCP Server

by get-dx

listInitiatives

Retrieve and filter organizational initiatives with summary details, supporting pagination, priority levels, and tag-based filtering.

Instructions

Lists all initiatives with summary information.

Args: cursor (str, optional): Cursor for pagination. Get from response_metadata.next_cursor in prior requests. limit (int, optional): Limit the number of initiatives per page. Maximum 100, defaults to 50. published (bool, optional): Filter by published status. priority (int, optional): Filter by priority (0-2, lower numbers are more urgent). tags (str, optional): Comma-separated tags to filter by.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cursorNo
limitNo
publishedNo
priorityNo
tagsNo

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