emailfinder-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@emailfinder-mcpWhat's the email for the CEO of stripe.com?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
emailfinder-mcp
MCP server for emailfinder.dev — find verified professional email addresses directly from AI assistants like Claude, Cursor, and Kiro.
Tools
Tool | Description | Credits |
| Name + domain → email | 1 |
| LinkedIn URL → email | 1 |
| Domain → list of emails | 5 |
| Role + domain → email | 5 |
| Verify email deliverability | Free |
Credits are only charged when an email is found.
Related MCP server: PostStack MCP Server
Setup
Get your API key at emailfinder.dev/dashboard/settings.
Claude Desktop / Cursor / Kiro
Add to your MCP config:
{
"mcpServers": {
"emailfinder": {
"command": "npx",
"args": ["-y", "emailfinder-mcp"],
"env": {
"EMAILFINDER_API_KEY": "ef_live_your_key_here"
}
}
}
}Example usage
"Find the email for the CEO of stripe.com"
"Find emails at openai.com"
"What's the email for https://www.linkedin.com/in/johnsmith?"
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xinxinhenaixin/emailfinder-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server