You're viewing a demo portfolio

Join the waitlist
PRSM

hs_search_contacts

Active

Tool of Hubspot

declared in 0.1.0

Search contacts by name, email, or custom properties. Use when you need to find specific people in your database.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "john@example.com"
    },
    {
      "limit": 20,
      "query": "Sarah Smith"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Maximum number of results (default 10, max 100)"
    },
    "query": {
      "type": "string",
      "description": "Search query (e.g., name or email)"
    }
  }
}

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 →