user
ActiveTool of Dummyjson
declared in 0.1.0
Fetch a single fake user by numeric `id` from DummyJSON. Returns full profile including name, email, phone, address, bank, company, and crypto wallet.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 1
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Dummyjson
https://github.com/pipeworx-io/mcp-dummyjson
1/7 registries