
clay-mcp
by clay-inc·★ 31·Score 43
Clay MCP server enables contact management, CRM operations, and interaction tracking through MCP tools.
Overview
Clay MCP server is a well-documented implementation that bridges Clay's contact management capabilities with the Model Context Protocol. It provides a comprehensive set of tools for contact management, interaction tracking, and organizational operations. The server supports searching contacts by various criteria, managing contact groups, handling notes and events, and maintaining detailed contact information—all accessible through MCP.
Try asking AI
After installing, here are 7 things you can ask your AI assistant:
When to choose this
Choose this server if you're already using Clay for contact management and want to integrate your contact data with AI assistants for querying, updating, and analyzing your professional network.
When NOT to choose this
Don't choose this server if you need contact management outside of Clay ecosystem, as it requires a Clay account and doesn't integrate with other CRM systems.
Tools this server exposes
11 tools extracted from the READMEcontact_searchFind contacts by job title, company, location, or keywords
interaction_searchRetrieve past interactions based on various criteria
contact_statisticsObtain numerical statistics and percentages related to contacts
detailed_contact_infoAccess comprehensive information for a specific contact by ID
add_new_contactCreate new contacts with details like name, phone, email
add_contact_noteCreate a note associated with a specific contact
retrieve_groupsGet all user-defined groups or lists
create_new_groupCreate a new group or list
update_groupUpdate a group's title or modify its members
retrieve_notesGet notes created within a specified date range
retrieve_eventsFetch meetings and events scheduled within a date range
Comparable tools
Installation
Installation
Via Clay (Preferred)
- Use the MCP server URL: https://mcp.clay.earth/mcp
- Follow the guided login flow to connect your account
Via Smithery
- Visit [Clay's Smithery page](https://smithery.ai/server/@clay-inc/clay-mcp)
- Choose your preferred client (Claude, ChatGPT, Poke, Cursor, Raycast, etc.)
- Follow Smithery's instructions to configure the server URL
Claude Desktop Configuration
Add to your Claude Desktop configuration:
{
"mcpServers": {
"clay": {
"command": "npx",
"args": ["@clay-inc/clay-mcp"]
}
}
}FAQ
- What authentication method does this server use?
- The server uses a guided login flow through Clay's authentication system, requiring a valid Clay account.
- What types of contact operations can I perform?
- You can search contacts, add new contacts, retrieve detailed contact information, create and manage contact groups, add notes to contacts, and track interactions.
- Can I access my calendar events through this server?
- Yes, the server allows you to retrieve meetings and events scheduled within specified date ranges.
Compare clay-mcp with
Last updated · Auto-generated from public README + GitHub signals.