You're viewing a demo portfolio

Join the waitlist
PRSM

list_subscriptions

Active

Tool of FavCRM

declared in 1.0.0

List member subscriptions. Filter by status to find active, cancelled, or past-due subscriptions.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max results (default 20)"
    },
    "status": {
      "enum": [
        "trialing",
        "active",
        "past_due",
        "cancelled"
      ],
      "type": "string",
      "description": "Filter by subscription status"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

FavCRM

https://github.com/favcrm/mcp

1/7 registries
View full server →