You're viewing a demo portfolio

Join the waitlist
PRSM

users

Active

Tool of Dummyjson

declared in 0.1.0

Fetch a paginated list of fake users from DummyJSON. Supports limit, skip, and field selection via `select`. Returns name, email, age, address, company, and role fields.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "skip": 0,
      "limit": 10
    }
  ],
  "properties": {
    "skip": {
      "type": "number"
    },
    "limit": {
      "type": "number"
    },
    "select": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Dummyjson

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

1/7 registries
View full server →
users — Dummyjson — PRSM MCP