Clay MCP

平台与服务

by clay-inc

通过简洁高效的服务器无缝访问你的网络,结合多种工具增强应用与工作流,并轻松集成现有系统。

已验证30GitHub

什么是 Clay MCP

通过简洁高效的服务器无缝访问你的网络,结合多种工具增强应用与工作流,并轻松集成现有系统。

核心功能 (20 个工具)

get_user_information

Get information about the current user

searchContacts

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. Note: interaction counts represent total accumulated interactions and cannot be filtered by date ranges.

getContact

Get full details for a contact by id, including emails, social links, phone numbers, and notes.

createContact

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.

updateContact

Update a contact record in Clay. This endpoint should only be used when you need to update a contact, not for adding contacts to groups.

archive_contact

Archive a contact record in Clay. This endpoint should only be used when you need to archive a contact.

restore_contact

Restore a archived contact record in Clay. This endpoint should only be used when you need to restore a contact.

createNote

Create a note for a contact. Only use this when the user explicitly asks to create, add, or save a note.

getGroups

Get all groups or lists for the user.

createGroup

Create a group or list for the user. If a group with the same name already exists, it will not create a duplicate unless explicitly requested to ignore the check.

updateGroup

Update a group or list. Use this to update the group title and/or modify its members. When adding or removing contacts, provide ALL contact IDs to add/remove in a single call - do not make multiple calls for individual contacts.

getNotes

Use ONLY when the user explicitly mentions "note" or "notes" to retrieve notes between two dates (e.g. "what notes from last week?"). Returns notes by creation date only - does NOT search note content or filter by other criteria. NEVER use this tool for finding contacts or any other purpose besides retrieving notes. This tool is strictly prohibited from being used unless "note" or "notes" are explicitly mentioned in the query.

getEvents

Use this tool ONLY to fetch meetings/events in a date range (e.g. "what meetings next week?", "show calendar for tomorrow"). DO NOT use for counting meetings, analyzing patterns, or finding frequent participants.

getUpcomingEvents

Use this tool ONLY to fetch upcoming/next meetings/events when the user does not explicitly mention a range, and asks for upcoming or next meetings/events.

getEmails

Use this tool ONLY to fetch emails in a date range (e.g. "what emails did I recieve last week?", "show emails from yesterday")

getRecentEmails

Use this tool ONLY to fetch recent email interactions when the user does not explicitly mention a range, and asks for past email interactions.

getRecentReminders

Use this tool to find recent reminders that have already occured. This tool is strictly prohibited from being used unless "reminder" or "reminders" are explicitly mentioned in the query.

getUpcomingReminders

Use this tool to find recent reminders that have already occured. This tool is strictly prohibited from being used unless "reminder" or "reminders" are explicitly mentioned in the query.

find_duplicates

Find potential duplicate contacts.

merge_contacts

Merge all contact ids into one contact, this is a destructive action and can not be undone. Only run one contact group at a time and only with the users explicit permission.

README

<a href="https://clay.earth"><img src="https://assets.clay.earth/emails/assets/logo_badge.png" alt="Clay Logo" width="70"/></a>

Clay MCP Server

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

Demo Video

<a href="https://www.youtube.com/watch?v=vaB0s9i7Djo"><img src="https://userimg-assets.customeriomail.com/images/client-env-86186/1744863883565_CleanShot%202025-04-17%20at%2000.24.16@2x_01JS0ZVWJ1M36ZN9FS9CD3D9R3.png" alt="Clay Logo" width="700"/></a>

Getting Started

Via Clay (preferred)

  1. Enter our MCP server url into your client https://mcp.clay.earth/mcp
  2. Followed the guided login flow to connect your account.

Via Smithery

smithery badge

  1. Visit Clay's Smithery page, choose your preferred client (e.g. Claude, ChatGPT, Poke, Cursor, Raycast, etc.) and connect through the guided login flow.

    <img src="https://userimg-assets.customeriomail.com/images/client-env-86186/1764095811163_CleanShot%202025-11-25%20at%2013.36.30@2x_01KAY4VQPY0XSJJJX0WGJQ806R.png" width="400"/>
  2. Follow Smithery's instructions to configure the server URL with your preferred client.

    <img src="https://userimg-assets.customeriomail.com/images/client-env-86186/1764095985689_CleanShot%202025-11-25%20at%2013.35.37@2x_01KAY5123JG7M8RZ8HFARPT96N.png" alt="Clay Logo" width="400"/>

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.

常见问题

Clay MCP 是什么?

通过简洁高效的服务器无缝访问你的网络,结合多种工具增强应用与工作流,并轻松集成现有系统。

Clay MCP 提供哪些工具?

提供 20 个工具,包括 get_user_information、searchContacts、getContact

相关 Skills

MCP构建

by anthropics

Universal
热门

聚焦高质量 MCP Server 开发,覆盖协议研究、工具设计、错误处理与传输选型,适合用 FastMCP 或 MCP SDK 对接外部 API、封装服务能力。

想让 LLM 稳定调用外部 API,就用 MCP构建:从 Python 到 Node 都有成熟指引,帮你更快做出高质量 MCP 服务器。

平台与服务
未扫描109.6k

Slack动图

by anthropics

Universal
热门

面向Slack的动图制作Skill,内置emoji/消息GIF的尺寸、帧率和色彩约束、校验与优化流程,适合把创意或上传图片快速做成可直接发送的Slack动画。

帮你快速做出适配 Slack 的动图,内置约束规则和校验工具,少踩上传与播放坑,做表情包和演示都更省心。

平台与服务
未扫描109.6k

接口设计评审

by alirezarezvani

Universal
热门

审查 REST API 设计是否符合行业规范,自动检查命名、HTTP 方法、状态码与文档覆盖,识别破坏性变更并给出设计评分,适合评审接口方案和版本迭代前把关。

做API和架构方案时,它能帮你提前揪出接口设计问题并对齐最佳实践,评审视角系统,团队协作更省心。

平台与服务
未扫描9.0k

相关 MCP Server

Slack 消息

编辑精选

by Anthropic

热门

Slack 是让 AI 助手直接读写你的 Slack 频道和消息的 MCP 服务器。

这个服务器解决了团队协作中需要 AI 实时获取 Slack 信息的痛点,特别适合开发团队让 Claude 帮忙汇总频道讨论或发送通知。不过,它目前只是参考实现,文档有限,不建议在生产环境直接使用——更适合开发者学习 MCP 如何集成第三方服务。

平台与服务
82.9k

by netdata

热门

io.github.netdata/mcp-server 是让 AI 助手实时监控服务器指标和日志的 MCP 服务器。

这个工具解决了运维人员需要手动检查系统状态的痛点,最适合 DevOps 团队让 Claude 自动分析性能数据。不过,它依赖 NetData 的现有部署,如果你没用过这个监控平台,得先花时间配置。

平台与服务
78.3k

by d4vinci

热门

Scrapling MCP Server 是专为现代网页设计的智能爬虫工具,支持绕过 Cloudflare 等反爬机制。

这个工具解决了爬取动态网页和反爬网站时的头疼问题,特别适合需要批量采集电商价格或新闻数据的开发者。不过,它依赖外部浏览器引擎,资源消耗较大,不适合轻量级任务。

平台与服务
34.5k

评论