Clay MCP Server

v1.0.0APIsstable

Search for contacts and return matching people. Use for questions about specific contacts or 'who' questions (e.g. 'Who did I meet most?' or 'who works as an engineer?'). Returns actual contact records for queries needing specific people.

customer-data-platforms
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Search for contacts and return matching people. Use for questions about specific contacts or 'who' questions (e.g. 'Who did I meet most?' or 'who works as an engineer?'). Returns actual contact records for queries needing specific people.

Features

  • searchContacts
  • searchInteractions
  • aggregateContacts
  • getContact
  • createContact

Use Cases

Search for contacts and return matching people. Use for questions about specific contacts or 'who' questions (e.g. 'Who did I meet most?' or 'who works as an engineer?'). Returns actual contact records for queries needing specific people.
Search for interactions and return matching interactions. Use for questions about specific interactions, 'who' questions (e.g. 'Who did I meet most?'), finding best friends based on relevance score, or finding recently added/created contacts. Returns
Get numerical statistics and counts ONLY. Returns numbers and percentages, never specific contacts. For counting questions like 'how many work at Google?' or 'what % are engineers?'. Use search endpoint instead for any 'who' questions or to get actua
Get details for a contact by id, including emails, social links, phone numbers, and notes.
Create a new contact record in Clay. This endpoint should only be used when you need to create a completely new contact, not for adding contacts to groups.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @clayhq/clay-mcp

Manual Installation

npx -y @clayhq/clay-mcp

Examples

Basic Configuration

Configure Clay MCP Server

npx -y @clayhq/clay-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "clay": { "command": "npx", "args": ["-y", "@clayhq/clay-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Clay MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides