Skip to main content
Glama

MCP Server: Weather & Upnify Integration

by adrielisa

search-upnify-contacts

Find prospects and clients in Upnify CRM using a name, email, or phone number. Specify search terms and set the number of records to retrieve.

Instructions

Search for contacts (prospects and clients) in Upnify by name, email, or phone

Input Schema

NameRequiredDescriptionDefault
buscarYesSearch term: name, email, or phone number
cantidadRegistrosNoNumber of records to return

Input Schema (JSON Schema)

{ "properties": { "buscar": { "description": "Search term: name, email, or phone number", "type": "string" }, "cantidadRegistros": { "default": 10, "description": "Number of records to return", "maximum": 100, "minimum": 1, "type": "integer" } }, "required": [ "buscar" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/adrielisa/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server