Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
A Model Context Protocol (MCP) server for Clay that provides contact search, interaction tracking, and CRM functionality integrated with Claude.
Add this to your MCP client configuration:
{
"mcpServers": {
"clay-inc-clay-mcp": {
"command": "npx",
"args": [
"@clayhq/clay-mcp@latest"
],
"env": {
"CLAY_API_KEY": "<Your Clay API key>"
}
}
}
}{
"id": "clay-inc-clay-mcp",
"name": "Clay",
"description": "A Model Context Protocol (MCP) server for Clay that provides contact search, interaction tracking, and CRM functionality integrated with Claude.",
"source_url": "https://github.com/clay-inc/clay-mcp",
"publisher_name": "clay-inc",
"publisher_url": "https://github.com/clay-inc",
"is_official": true,
"license": "",
"runtime": "node",
"downloads": 5586,
"requires_oauth": false,
"distribution": {
"type": "npm",
"package": "@clayhq/clay-mcp"
},
"tools_count": 11
}