icypeas-mcp-server

Meerkats-Ai/icypeas-mcp-server
★ 0 stars JavaScript Communication Updated today
icypeas-mcp-server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "icypeas-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Meerkats-Ai/icypeas-mcp-server"
      ]
    }
  }
}

README Excerpt

This is a Model Context Protocol (MCP) server that integrates with the Icypeas API to provide work email finding capabilities. - Find work emails using name and company information 1. Clone this repository 2. Install dependencies: ``` npm install ``` 3. Create a `.env` file based on `.env.example` and add your Icypeas API key:

Tools (1)

icypeas_find_work_email