Skip to main content
Glama

Clay

Official
by clay-inc

getGroups

Retrieve user-specific groups or lists with customizable limits. Streamline organization and access to categorized data on the Clay MCP server for enhanced productivity and management.

Instructions

Get all groups or lists for the user.

Input Schema

NameRequiredDescriptionDefault
limitNoThe maximum number of groups to return.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "limit": { "description": "The maximum number of groups to return.", "type": "number" } }, "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/clay-inc/clay-mcp'

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