search_integration
ActiveTool of HubSpot Integrations MCP
declared in 1.0.0
Search for integrations in the HubSpot Integrations Center by query string. Returns matching integrations with their details including title, summary, body, URL, categories, and last updated date.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Search query to find integrations. Searches across title, summary, body, and categories."
}
}
}Parent server
HubSpot Integrations MCP
https://github.com/Centrify-Internal/hubspot-mcp-server
1/7 registries