Provides containerization support for easier deployment and isolated execution of the MCP server
Used for managing environment variables, particularly the Icypeas API key needed for authentication
Used for package management and running build/start commands for the MCP server
Icypeas MCP Server
This is a Model Context Protocol (MCP) server that integrates with the Icypeas API to provide work email finding capabilities.
Features
- Find work emails using name and company information
Setup
Local Setup
- Clone this repository
- Install dependencies:
- Create a
.env
file based on.env.example
and add your Icypeas API key: - Build the server:
- Start the server:
Docker Setup
- Clone this repository
- Create a
.env
file with your Icypeas API key - Build and run using Docker Compose:
MCP Configuration
To use this server with an MCP client, add the following configuration to your MCP settings file:
Available Tools
icypeas_find_work_email
: Find a work email using name and company information
License
ISC
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A Model Context Protocol server that integrates with the Icypeas API to help users find work emails based on name and company information.
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants to access and manage email through IMAP, supporting browsing, searching, reading, and organizing emails while learning user preferences over time.Last updated -14Python
- -securityAlicense-qualityA Model Context Protocol server that enables LLMs to compose and send emails with attachments, as well as search for files in specified directories that match given patterns.Last updated -45PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that allows integration with Hiworks mail system to search, read, and send emails with support for text, HTML, and attachments.Last updated -471JavaScriptMIT License
- -securityFlicense-qualityA Model Context Protocol server that integrates with Prospeo API to find work emails and enrich LinkedIn profiles.Last updated -JavaScript