Clay MCP Server
A simple Model Context Protocol (MCP) server for Clay.
Demo Video
Getting Started
Via Smithery (fastest)
- Click here to log into Clay and generate your Clay API key.
- Visit Clay's Smithery page and enter your Clay API key under "Installation".
- Under Claude > NPM, copy the NPM command and run it in your terminal.
Manual installation
- Edit your
claude_desktop_config.json
(in the Claude Desktop app, go to Preferences > Developer > Edit Config) - Add the Clay MCP server as below:
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.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
A Model Context Protocol (MCP) server for Clay (https://clay.earth). Search your email, calendar, Twitter / X, Linkedin, iMessage, Facebook, and WhatsApp contacts. Take notes, set reminders, and more.
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides search and crawl functionality using Search1API.Last updated -5552146TypeScriptMIT License
- AsecurityFlicenseAqualityBuilt as a Model Context Protocol (MCP) server that provides advanced web search, content extraction, web crawling, and scraping capabilities using the Firecrawl API.Last updated -41Python
- AsecurityFlicenseAqualityA Model Context Protocol (MCP) server that interacts with system APIs, allowing users to check connections, search employees, register breakfast, and update chemical information by shifts.Last updated -219JavaScript
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides access to Crunchbase data for AI assistants. This server allows AI assistants to search for companies, get company details, funding information, acquisitions, and people data from Crunchbase.Last updated -55JavaScriptMIT License