New:Socket for Asana Is Now Available.Learn more
Get Started

@anymailfinder/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anymailfinder/mcp-server - npm Package Compare versions

Comparing version
1.0.7
to
1.0.8
+1
-1
package.json
{
"name": "@anymailfinder/mcp-server",
"version": "1.0.7",
"version": "1.0.8",
"mcpName": "io.github.anymailfinder/mcp-server",

@@ -5,0 +5,0 @@ "description": "MCP server for Anymail Finder API - find and verify email addresses via AI assistants",

# @anymailfinder/mcp-server
> ## Deprecated
>
> This package is no longer maintained. Anymail Finder now runs a hosted MCP server, so there is nothing to install and no API key to paste:
>
> ```
> https://api.anymailfinder.com/mcp
> ```
>
> Add that URL as a custom MCP server in Claude, Cursor, ChatGPT or any other MCP client, and sign in when prompted. Setup instructions for each client are in the <a href="https://help.anymailfinder.com/en/article/use-anymail-finder-from-claude-chatgpt-cursor-and-other-ai-assistants-mcp-43m6af/" target="_blank">help article</a>.
>
> **Moving over is not a drop-in swap.** The hosted server replaces the stdio transport and `ANYMAIL_FINDER_API_KEY` environment variable with a URL and a sign-in, and some tools were renamed:
>
> | This package | Hosted server |
> |---|---|
> | `find_person_email` | `find_person_email` |
> | `find_email_by_linkedin` | `find_person_email`, using `linkedin_url` |
> | `find_company_emails` | `find_company_emails` |
> | `find_decision_maker` | `find_decision_maker_email` |
> | `verify_email` | `verify_email` |
> | `get_account_info` | `get_account_details` |
> | `report_bad_email` | `report_bad_email` |
>
> This package will keep working, but will not receive fixes or new features.
MCP server for the <a href="https://anymailfinder.com" target="_blank">Anymail Finder</a> API. Lets AI assistants (Claude, Cursor, ChatGPT, etc.) find and verify email addresses natively via the <a href="https://modelcontextprotocol.io" target="_blank">Model Context Protocol</a>.

@@ -4,0 +28,0 @@