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.

Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Developer Tools
  3. MisarReach MCP Server
M
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

MisarReach MCP Server

User RatingsBe the first to rate and review this MCP server! 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 and enrich leads, run multi-channel outreach, and manage the sales pipeline.

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
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "misarreach-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "misarreach-mcp-server"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

MisarReach MCP Server

Find leads, enrich and score them, run multi-channel outreach, and manage the sales pipeline β€” from any AI assistant.

npm smithery license

27 tools Β· 5 prompts Β· 4 resources Β· 4 agent skills

Works with Claude (Desktop, Code, and web), Cursor, VS Code, Windsurf, Cline, Zed, Gemini CLI, ChatGPT, and any other MCP-compatible client β€” over stdio or Streamable HTTP.


Install

Smithery (recommended)

Terminal
npx -y @smithery/cli install misar/misarreach-mcp --client claude

Claude Code

Terminal
claude mcp add misarreach -- npx -y @misarreach/mcp@latest

Manual (any client)

config.json
{
  "mcpServers": {
    "misarreach": {
      "command": "npx",
      "args": ["-y", "@misarreach/mcp@latest"],
      "env": { "MISARREACH_API_KEY": "mrk_your_key_here" }
    }
  }
}

Ready-made configs for every client live in connectors/.

Remote (no install)

config.json
{
  "mcpServers": {
    "misarreach": {
      "type": "streamable-http",
      "url": "https://api.misar.io/reach/mcp",
      "headers": { "Authorization": "Bearer mrk_your_key_here" }
    }
  }
}

Authentication

Two options β€” no copy-paste needed for the first:

  1. Browser login. Start the server with no key and run the login tool. It opens the MisarReach consent screen, you review the requested permissions, and the key is delivered straight back and saved to ~/.misarreach/config.json.
  2. API key. Create one at https://reach.misar.io/settings/api-keys and set MISARREACH_API_KEY.

Self-hosted instances: set MISARREACH_BASE_URL.


Tools

ToolDescription
list_leadsList saved leads for the authenticated user.
search_leadsStart an AI-powered lead search job.
get_search_job_statusPoll the status and results of a lead search job..
submit_lead_feedbackSubmit positive or negative feedback on an AI-generated lead message to improve future output quality..
discover_companiesDiscover companies matching criteria via Hunter.io.
enrich_leadEnrich a lead with person and company data (seniority, department, LinkedIn, phone, company size, industry).
verify_emailsVerify email deliverability for one or more email addresses.
score_leadsTrigger on-demand AI scoring for all unscored leads in a job, or a specific set of lead IDs.
list_lead_listsList Hunter.io lead lists associated with the account..
create_lead_listCreate a new Hunter.io lead list..
sync_lead_listSync a Hunter.io lead list into local lead records..
preview_messageGenerate a sample AI-personalised outreach message for a person.
send_to_campaignBulk-import selected lead IDs into a campaign's contact list.
list_dealsList deals with optional status filter.
create_dealCreate a new deal linked to a lead email..
update_dealUpdate a deal's status, value, or notes..
get_pipelineGet the full sales pipeline board with deals grouped by stage (new, contacted, interested, meeting, proposal, closed, lost) plus revenue totals..
move_deal_stageMove a deal to a new pipeline stage (drag-and-drop equivalent)..
start_autopilotStart an AI autopilot run for outreach automation.
list_autopilot_runsList past autopilot runs with their status and summary results..
get_autopilot_statusGet the current status and progress of a specific autopilot run..
get_channels_statusGet the status, configuration, and delivery stats for all outreach channels (WhatsApp, SMS, push notifications)..
update_channelEnable or disable a specific outreach channel (whatsapp, sms, or push)..
get_sales_agent_configFetch the current user's AI sales agent configuration..
update_sales_agent_configUpdate the AI sales agent configuration (enable/disable, cal link, offer price, reply limits, confidence threshold)..
get_sales_agent_actionsFetch today's AI sales agent actions and summary stats (total actions, deals closed, flagged for human review)..
process_sales_agentRun the AI sales agent pipeline on a conversation β€” decides the next action and optionally generates a reply.

Prompts

Reusable workflows your client exposes as slash-commands.

PromptDescription
build_lead_listFind, enrich, verify and score a target lead list before any outreach.
outreach_sequenceDesign and preview a multi-channel sequence, sending only after approval.
pipeline_reviewReview deal pipeline health and recommend the next actions.
autopilot_auditCheck what autopilot has been doing and whether it should keep running.
sales_agent_tuningReview the AI sales agent's configuration and recent actions.

Resources

Read-only context an agent can attach without spending a tool call.

URIDescription
misarreach://channelsWhich outreach channels are connected and healthy.
misarreach://lead-listsYour saved lead lists with sizes, so a campaign targets a real audience..
misarreach://pipelineCurrent pipeline by stage β€” the baseline for any performance question..
misarreach://autopilot/statusWhether autopilot is running, and its current sending posture..

Agent skills

Bundled in skills/ β€” guidance an agent loads when a task matches.

SkillUse when
audit-autopilot-and-agentCheck what MisarReach autopilot and the AI sales agent have been doing, and whether they should keep running. Use when asked to review automation, autopilot, or agent behaviour.
build-and-qualify-a-lead-listFind companies matching an ICP, enrich and verify the contacts, score them, and save a qualified list. Use when asked to find leads, build a prospect list, or research a target market in MisarReach.
review-the-sales-pipelineReport deal pipeline health and recommend next actions. Use when asked about deals, pipeline, forecast, or sales performance in MisarReach.
run-an-outreach-sequenceDesign, preview and send a multi-channel outreach sequence. Use when asked to run a campaign, start outreach, or message a lead list in MisarReach.

Safety

Destructive and irreversible actions are annotated (destructiveHint) so clients can prompt before running them. The skills instruct agents to confirm before anything that sends mail, publishes content, or is otherwise visible to other people.

Discovery (initialize, tools/list, prompts/list, resources/list) never requires credentials, so registries can index the server without one. Every action does.


Links

  • Website β€” https://www.misarreach.com
  • App β€” https://reach.misar.io
  • Documentation β€” https://docs.misar.io/reach/mcp
  • Smithery β€” https://smithery.ai/servers/misar/misarreach-mcp
  • Smithery skills β€” build-and-qualify-a-lead-list, run-an-outreach-sequence, review-the-sales-pipeline, audit-autopilot-and-agent
  • npm β€” https://www.npmjs.com/package/@misarreach/mcp
  • Source β€” https://github.com/Misar-AI/misarreach-mcp

MIT Β© Misar AI

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • DealMachine logoDealMachine

    Search and enrich US property, owner, people, and company data for sales and lead generation.

    πŸ’» Developer Tools0 views
    Compare vs DealMachine β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’
  • Puter MCP logoPuter MCP

    Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more

    πŸ’» Developer Tools0 views
    Compare vs Puter MCP β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MisarReach MCP Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "misarreach-mcp-server": { "command": "npx", "args": ["-y", "MisarReach MCP Server"] } }

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 PreviewMisarReach MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/misarreach-mcp-server?style=directory)](https://allmcps.com/mcp/misarreach-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/misarreach-mcp-server"><img src="https://allmcps.com/api/badge/misarreach-mcp-server?style=directory" alt="MisarReach MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
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.
27Quality signal: Emerging Β· 27/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 ownership8/20
Documentation & tools11/30
Adoption & activity1/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.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge 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 πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to MisarReach MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code