Skip to main content
Glama

Nowcerts-mcp

nowcerts_claim_getList

Retrieve paginated claims data from NowCerts with customizable search criteria, column selection, and sorting options to manage insurance claims efficiently.

Instructions

Get paginated list of claims using /api/ClaimList()

Input Schema

NameRequiredDescriptionDefault
columnsNo
order_byNo
order_by_directionNo
pageNo
per_pageNo
search_criteriaNo

Input Schema (JSON Schema)

{ "properties": { "columns": { "items": { "type": "string" }, "type": "array" }, "order_by": { "type": "string" }, "order_by_direction": { "enum": [ "asc", "desc" ], "type": "string" }, "page": { "type": "number" }, "per_page": { "type": "number" }, "search_criteria": { "type": "object" } }, "type": "object" }

Other Tools from Nowcerts-mcp

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/ReduceMyIns/Nowcerts-mcp'

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