You're viewing a demo portfolio

Join the waitlist
PRSM

pipedrive_list_persons

Active

Tool of Pipedrive

declared in 0.1.0

View all contacts in your CRM. Returns names, email addresses, phone numbers, and associated organizations and deals.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-pipedrive-api-key"
    },
    {
      "limit": 100,
      "_apiKey": "your-pipedrive-api-key"
    }
  ],
  "required": [
    "_apiKey"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of results (max 500, default 50)"
    },
    "start": {
      "type": "number",
      "description": "Pagination start (default 0)"
    },
    "_apiKey": {
      "type": "string",
      "description": "Pipedrive API token"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Pipedrive

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

1/7 registries
View full server →