You're viewing a demo portfolio

Join the waitlist
PRSM

hs_list_contacts

Active

Tool of Hubspot

declared in 0.1.0

Browse all contacts in your HubSpot workspace. Returns contact IDs, names, emails, and properties. Paginate with limit and after parameters.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 25
    },
    {
      "after": "next_page_cursor_abc123",
      "limit": 50
    }
  ],
  "properties": {
    "after": {
      "type": "string",
      "description": "Pagination cursor from a previous response"
    },
    "limit": {
      "type": "number",
      "description": "Maximum number of contacts to return (default 10, max 100)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Hubspot

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

1/7 registries
View full server →