MCP Server LogoMCP Server
MCPsCategoriesDirectorySubmit
Submit
MCPsCategoriesDirectorySubmit
Submit

MCP Servers

A curated list of MCP Servers, featuring Awesome MCP Servers and Claude MCP integration.

Contact Us

[email protected]

About

Privacy PolicyTerms of Service

Resources

Model Context ProtocolMCP Starter GuideClaude MCP Servers

Community

GitHub

© 2025 mcpserver.cc © 2025 MCP Server. All rights reserved.

Privacy PolicyTerms of Service
  1. Home
  2. /Categories
  3. /Data & Storage
  4. /Clay Mcp
Clay Mcp

Clay Mcp

Created by clay-inc•19 days ago
Visit Website

Data & Storage
clay-mcpmodel-context-protocolcontact-management

Clay Logo

Clay MCP Server

A simple Model Context Protocol (MCP) server for Clay.

Demo Video

Clay Logo

Getting Started

Via Smithery (fastest)

  1. Click here to log into Clay and generate your Clay API key.
  2. Visit Clay’s Smithery page and enter your Clay API key under “Installation”.
  3. Under Claude > NPM, copy the NPM command and run it in your terminal.

Manual installation

  1. Edit your claude_desktop_config.json (in the Claude Desktop app, go to Preferences > Developer > Edit Config)
  2. Add the Clay MCP server as below:
{
  "mcpServers": {
    "clay-mcp": {
      "command": "npx",
      "args": ["@clayhq/clay-mcp@latest"],
      "env": {
        "CLAY_API_KEY": "YOUR_CLAY_API_KEY"
      }
    }
  }
}

Features

  • Contact Search: Find contacts by job title, company, location, or specific keywords.
  • Interaction Search: Retrieve past interactions based on various criteria.
  • Contact Statistics: Obtain numerical statistics and percentages related to your 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, and more.
  • 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 specified date range.

Examples

  • “Who in my network works at Google as a Product Manager?”
  • “Who have I emailed the most this year?”
  • “How many of my contacts are based in New York?”
  • “Who is John Smith?”
  • “Add a new contact named Jane Doe, who is a Designer at Figma.”
  • “Save a note for John Smith: ‘Follow up about the Q2 report.’”
  • “Create a group called ‘Investors 2025.’”
  • “Add Jane Doe and John Smith to the Investors 2025 group.”
  • “What notes did I take last week?”
  • “What meetings do I have scheduled for tomorrow?”

More information

Learn more and reach out at the Clay Library.

Prerequisites

  • •Familiarity with the server domain
  • •Basic understanding of related technologies
  • •Knowledge of Data & Storage

Recommended Server

Mcp Llm

Mcp Llm

An MCP server that provides LLMs access to other LLMs

Base Mcp

Base Mcp

A Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the Base network and Coinbase API.

Mcp Server Diff Python

Mcp Server Diff Python

View more → →

Details

Created

June 12, 2025

Last Updated

June 12, 2025

Category

Data & Storage

Author

clay-inc

Share

More Server

Resend Mcp

Resend Mcp

A MCP server for Resend API. Let LLMs compose and send emails for you.

Uiflowchartcreator

Uiflowchartcreator

MCP server for creating UI flowcharts

Mcp Server Ragdocs

Mcp Server Ragdocs

An MCP server that provides tools for retrieving and processing documentation through vector search, both locally or hosted. Enabling AI assistants to augment their responses with relevant documentation context.

Nmap Mcp Server

Nmap Mcp Server

A Model Context Protocol (MCP) server that enables AI assistants to perform network scanning operations using NMAP