Clay MCP Server
An MCP server for interacting with the Clay API, which requires a Clay API key.
Clay MCP Server
A simple Model Context Protocol (MCP) server for Clay.
Demo Video
Getting Started
Via Clay (preferred)
- Enter our MCP server url into your client https://mcp.clay.earth/mcp
- Followed the guided login flow to connect your account.
Via Smithery
-
Visit Clay's Smithery page, choose your preferred client (e.g. Claude, ChatGPT, Poke, Cursor, Raycast, etc.) and connect through the guided login flow.
-
Follow Smithery's instructions to configure the server URL with your preferred client.
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.
Related Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP Hello World
A minimal MCP server mock in TypeScript for testing MCP clients, supporting both STDIO and HTTP/SSE protocols.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
Replicate Flux MCP
Generate high-quality images and vector graphics using the Replicate API.
MCP AI Agent Server
A server that bridges Cline to an AI agent system, enabling seamless interaction with AI agents through the Model Context Protocol.
Copado MCP
A remote MCP server deployable on Cloudflare Workers without authentication.
Advanced Unity MCP Integration
An MCP server for Unity, enabling AI assistants to interact with projects in real-time, access scene data, and execute code.
Gateway MCP Server
A gateway server that intelligently routes MCP requests to multiple backend servers.
Remote MCP Server on Cloudflare
A template for deploying a remote MCP server on Cloudflare Workers, allowing for custom tool integration.
d2-mcp
Create, validate, and render diagrams from D2 (Declarative Diagramming) code into SVG and PNG formats.
MCP Manager
An interactive CLI tool for managing MCP server configurations in the current directory.