MCP Catalogs
Homeclay-mcp screenshot

clay-mcp

by clay-inc·31·Score 43

Clay MCP server enables contact management, CRM operations, and interaction tracking through MCP tools.

productivitycommunicationai-llm
13
Forks
0
Open issues
3 mo ago
Last commit
2d ago
Indexed

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:

you:Finding specific contacts by job title, company, or location
you:Managing and organizing contacts into custom groups
you:Tracking interactions and notes with business contacts
you:Scheduling and retrieving meetings and events
you:What authentication method does this server use?
you:What types of contact operations can I perform?
you:Can I access my calendar events through this server?

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 README
  • contact_search

    Find contacts by job title, company, location, or keywords

  • interaction_search

    Retrieve past interactions based on various criteria

  • contact_statistics

    Obtain numerical statistics and percentages related to contacts

  • detailed_contact_info

    Access comprehensive information for a specific contact by ID

  • add_new_contact

    Create new contacts with details like name, phone, email

  • add_contact_note

    Create a note associated with a specific contact

  • retrieve_groups

    Get all user-defined groups or lists

  • create_new_group

    Create a new group or list

  • update_group

    Update a group's title or modify its members

  • retrieve_notes

    Get notes created within a specified date range

  • retrieve_events

    Fetch meetings and events scheduled within a date range

Comparable tools

hubspot-mcpsalesforce-mcppipedream-contact-management

Installation

Installation

Via Clay (Preferred)

  1. Use the MCP server URL: https://mcp.clay.earth/mcp
  2. Follow the guided login flow to connect your account

Via Smithery

  1. Visit [Clay's Smithery page](https://smithery.ai/server/@clay-inc/clay-mcp)
  2. Choose your preferred client (Claude, ChatGPT, Poke, Cursor, Raycast, etc.)
  3. 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

GitHub →

Last updated · Auto-generated from public README + GitHub signals.