You're viewing a demo portfolio

Join the waitlist
PRSM

transactions

Active

Tool of Opencollective

declared in 0.1.0

Transaction list for a collective.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "slug": "babel"
    },
    {
      "slug": "webpack",
      "type": "CREDIT",
      "limit": 50
    }
  ],
  "required": [
    "slug"
  ],
  "properties": {
    "slug": {
      "type": "string"
    },
    "type": {
      "type": "string",
      "description": "CREDIT | DEBIT (default both)"
    },
    "limit": {
      "type": "number",
      "description": "1-1000 (default 100)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Opencollective

https://github.com/pipeworx-io/mcp-opencollective

1/7 registries
View full server →