Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’¬ Communication
  3. LinkDeal
LinkDeal logo
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 10:58:48 PM

LinkDeal

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Find B2B leads from LinkedIn engagement, enrich contacts and deliver to Slack.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "linkdeal": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://app.linkdeal.ai/api/mcp",
        "--header",
        "Authorization: Bearer YOUR_API_KEY"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (18) Directory Badge Claim listing AlternativesπŸ’¬ More in Communication

Capabilities & Tool Schemas (18) ~277 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by LinkDeal.

find_leads_by_company

Find leads who reacted to posts at a company domain

find_leads_by_keyword

Find leads reacting to posts about a keyword this week

find_leads_by_natural_language

Semantic ICP search -- describe your ideal customer

enrich_lead

Unlock business email and phone for a lead

get_lead_recent_posts

Get a lead's own recent posts sorted by engagement

enrich_lead_comments

Unlock top commenters on the post a lead reacted to

Documentation Overview

LinkDeal MCP Server

Find B2B leads from LinkedIn post engagement, enrich contact details, and deliver to Slack -- all through natural language with any MCP-compatible AI agent.

What it does

LinkDeal surfaces people actively reacting to LinkedIn posts at target companies or around keywords. Your AI agent can:

  • Find leads by company domain or keyword
  • Search semantically by ICP description
  • Enrich leads with business email and phone
  • Unlock recent posts and top commenters for outreach context
  • Send leads directly to Slack
  • Manage searches, saved searches and billing

Quickstart

  1. Sign up at app.linkdeal.ai and go to Settings to generate an API key
  2. Add the config below to your AI client
  3. Ask your agent to find leads in natural language

Configuration

Claude Desktop

config.json
{
  "mcpServers": {
    "linkdeal": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://app.linkdeal.ai/api/mcp",
        "--header",
        "Authorization: Bearer YOUR_API_KEY"
      ]
    }
  }
}

Cursor / Codex

config.json
{
  "mcpServers": {
    "linkdeal": {
      "url": "https://app.linkdeal.ai/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Replace YOUR_API_KEY with the key from Settings. Keys start with ld_

Available Tools (18)

ToolDescription
find_leads_by_companyFind leads who reacted to posts at a company domain
find_leads_by_keywordFind leads reacting to posts about a keyword this week
find_leads_by_natural_languageSemantic ICP search -- describe your ideal customer
enrich_leadUnlock business email and phone for a lead
get_lead_recent_postsGet a lead's own recent posts sorted by engagement
enrich_lead_commentsUnlock top commenters on the post a lead reacted to
send_leads_to_slackSend specific leads to your Slack channel
send_all_leads_to_slackSend all leads from a search to Slack
setup_slack_webhookSave a Slack webhook URL to your account
disconnect_slack_webhookRemove the saved Slack webhook
get_search_historyRetrieve past searches with filters
save_searchSave search parameters for quick reuse
get_creditsCheck current credit balance and subscription status
top_up_creditsTop up credits using your saved payment method
get_billing_infoGet full subscription and pricing details
get_subscription_plansGet all available plans and trial details
cancel_subscriptionCancel subscription at end of current period
reactivate_subscriptionUndo a cancellation

Pricing

Plans start at Β£19/month with a 5-day free trial and 50 credits included.

ActionCredits
Pipeline search5 per post scanned
ICP semantic search5 flat
Contact enrichment15 per lead
Recent posts unlock5 per lead
Comment unlock10 per lead

Technical Details

  • MCP URL: https://app.linkdeal.ai/api/mcp
  • Transport: HTTP with Server-Sent Events (SSE), stateless
  • Auth: Bearer token via Authorization header
  • SDK: @modelcontextprotocol/sdk v1.29.0

Example Prompts

"Find me 10 leads at hubspot.com who reacted to LinkedIn posts this week"

"Search for VP of Sales at B2B SaaS companies in the UK using Salesforce"

"Enrich the top 5 leads from my last search and send them to Slack"

Links

  • Website: https://linkdeal.ai
  • App: https://app.linkdeal.ai
  • MCP docs: https://linkdeal.ai/mcp

Related MCP Servers

View all in Communication View all alternatives
  • Slack Mcp Server logoSlack Mcp Server

    The most powerful MCP server for Slack Workspaces.

    πŸ’¬ Communication1 views
    Compare vs Slack Mcp Server β†’
  • Leximo Ai Call Assistant Mcp Server logoLeximo Ai Call Assistant Mcp Server

    Make AI-powered phone calls on your behalf β€” book reservations, schedule appointments, and view call transcripts

    πŸ’¬ Communication2 views
    Compare vs Leximo Ai Call Assistant Mcp Server β†’
  • Email Verifier logoEmail Verifier

    Verify email deliverability & find business emails (single or bulk) via the Verifox API.

    πŸ’¬ Communication0 views
    Compare vs Email Verifier β†’
  • Telegram Mcp logoTelegram Mcp

    Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, and handling read status

    πŸ’¬ Communication2 views
    Compare vs Telegram Mcp β†’

Frequently Asked Questions about LinkDeal

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "linkdeal": { "command": "npx", "args": ["-y", "LinkDeal"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLinkDeal AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/linkdeal?style=directory)](https://allmcps.com/mcp/linkdeal)
HTML Embed
<a href="https://allmcps.com/mcp/linkdeal"><img src="https://allmcps.com/api/badge/linkdeal?style=directory" alt="LinkDeal on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’¬Communication
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit10d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 31, 2026
51Quality signal: Good Β· 51/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’¬ Communication β†’Best MCP servers for Slack & Communication β†’Alternatives to LinkDeal β†’Install in Claude DesktopInstall in CursorInstall in VS Code