# MisarReach MCP Server (npm · @misarreach/mcp)

Find and enrich leads, run multi-channel outreach, and manage the sales pipeline.

- Trust score: 84/100 (high trust)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `api.misar.io`: 91/100, [markdown](https://verifymcp.io/servers/misar-ai-misarreach-mcp/reach-mcp.md), [page](https://verifymcp.io/servers/misar-ai-misarreach-mcp/reach-mcp)
- npm · `@misarreach/mcp`: 84/100 (this document), [markdown](https://verifymcp.io/servers/misar-ai-misarreach-mcp/misarreach-mcp.md), [page](https://verifymcp.io/servers/misar-ai-misarreach-mcp/misarreach-mcp)

## Channel facts

- Registry: `npm`
- Package: `@misarreach/mcp`
- Version: `5.1.2`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 95 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 31 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 86/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 4616 tokens (~135/item across 34 items; 30 tools + 4 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 83/100
  - Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 31 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the MisarReach MCP Server server?

MisarReach MCP Server runs locally as an npm package, launched with npx -y @misarreach/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add misar-ai-misarreach-mcp -- npx -y @misarreach/mcp
```

### Cursor

```json
{
  "mcpServers": {
    "misar-ai-misarreach-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@misarreach/mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "misar-ai-misarreach-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@misarreach/mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add misar-ai-misarreach-mcp -- npx -y @misarreach/mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "misar-ai-misarreach-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@misarreach/mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add misar-ai-misarreach-mcp --command npx --arg -y --arg @misarreach/mcp
```

### Hermes

```yaml
mcp_servers:
  misar-ai-misarreach-mcp:
    command: "npx"
    args: ["-y", "@misarreach/mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "misar-ai-misarreach-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@misarreach/mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add misar-ai-misarreach-mcp -t stdio -c npx -a -y @misarreach/mcp
```

### Other

```json
{
  "mcpServers": {
    "misar-ai-misarreach-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@misarreach/mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 83, −3)

- [functional] Stability: pass → 0.80

### 2026-09-17 (score 86, +1)

- [security] Stability: 0.97 → pass

### 2026-09-15 (score 85, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (30)

### `list_leads` (~181 tokens)

List leads already saved to the account, newest first, with paging and search. 

Use this to work with leads you already have. It does NOT find new ones — that is search_leads, which starts a job and costs credits. Narrow to one search job with job_id when you want just that job's results. 

Reads only and costs no credits. Requires an API key. Returns saved lead records with contact and company fields plus enrichment and score where present. An empty page is a normal answer, not an error.

Input parameters:

- `job_id` (string): Filter leads by a specific search job UUID
- `limit` (number): Results per page (default 20, max 100)
- `page` (number): Page number (default 1)
- `search` (string): Search term to filter by name, email, or company

### `search_leads` (~181 tokens)

Start an AI lead-search job and return its jobId immediately. 

This is ASYNCHRONOUS: results are not in the response. Poll get_search_job_status with the jobId until it reports completion, then read the leads with list_leads filtered by that job_id. Use it to find NEW leads; use list_leads for ones already saved. 

CONSUMES SEARCH CREDITS on every call, and each call starts a separate job — do not retry it as a way to check progress. Requires an API key. Setting useAI additionally spends AI credits to enrich and score the results as they arrive.

Input parameters:

- `filters` (object): Optional filters
- `query` (string, required): Search query describing the ideal lead (2-200 chars)
- `useAI` (boolean): Use AI to enrich and score results (default false)

### `get_search_job_status` (~130 tokens)

Poll one lead-search job for its progress and results. 

This is the companion to search_leads: call it repeatedly with the jobId you were given until the job reports it has finished. Leave a few seconds between polls — searches take a while, and polling harder does not make them faster. 

Reads only and costs no credits, however many times you call it. Requires an API key. Returns the run state, progress, and the leads found so far; a job still running is a normal answer, not an error.

Input parameters:

- `jobId` (string, required): Lead search job UUID

### `submit_lead_feedback` (~131 tokens)

Record whether an AI-generated outreach message for a lead was good or bad, as training signal for future generations. 

Use it when the user judges a drafted message — it improves later output rather than changing anything now. It does not edit, resend, or delete the message, and it sends nothing to the lead. 

Writes a feedback record; sending the same verdict twice is harmless. Requires an API key. Costs no credits.

Input parameters:

- `feedback` (string, required): Feedback sentiment
- `jobId` (string, required): Lead search job UUID
- `leadEmail` (string, required): Email address of the lead

### `discover_companies` (~243 tokens)

Find COMPANIES matching firmographic criteria via Hunter.io, optionally pulling contact emails for each. 

This is company-level discovery — reach for it when the user is targeting organisations by industry, location, headcount or tech stack. When they want named people, use search_leads. Filters combine with AND, so stacking many narrows results sharply. 

Requires an API key. Setting fetch_emails=true performs email lookups and COSTS CREDITS; leaving it false is a plain company search. Returns matching companies with firmographics. No lead is saved to the account by this call.

Input parameters:

- `fetch_emails` (boolean): Also fetch contact emails for discovered companies (default false)
- `headcount_max` (number): Maximum employee count
- `headcount_min` (number): Minimum employee count
- `industry` (array): Industry filters (max 10)
- `limit` (number): Max companies to return (1-100, default 20)
- `location` (array): Location filters (max 10)
- `query` (string): Free-text company search query
- `technology` (array): Technology stack filters (max 10)

### `enrich_lead` (~150 tokens)

Fill in a saved lead's missing person and company detail — seniority, department, LinkedIn, phone, company size, industry. 

Use it on one lead at a time, after list_leads has given you its id, and typically before writing outreach that needs context. Check the lead first: enriching one that already has these fields spends credits for nothing. 

CONSUMES ENRICHMENT CREDITS per call. Requires an API key. Updates the stored lead in place and returns it; it does not create a new record, and running it twice does not duplicate the lead — but it does bill twice.

Input parameters:

- `leadId` (string, required): Lead UUID from list_leads

### `verify_emails` (~161 tokens)

Check whether email addresses are deliverable, one or up to 20 at a time. 

Run this before a send to protect sender reputation — bouncing a campaign off dead addresses is what gets a domain blocked. Pass either `email` for one or `emails` for a batch, not both. 

CONSUMES VERIFICATION CREDITS per address checked, so a 20-address batch costs 20. Requires an API key. Returns a deliverability verdict per address; 'undeliverable' is a successful result, not an error. Nothing is sent to the addresses.

Input parameters:

- `email` (string): Single email to verify (use this OR emails array)
- `emails` (array): Batch of emails to verify (max 20)

### `score_leads` (~189 tokens)

Queue AI qualification scoring for leads — either every unscored lead in a search job, or a specific set of ids. 

Pass jobId OR leadIds, not both. This runs in the BACKGROUND: it returns a count immediately and the scores appear on the leads afterwards, so re-read them with list_leads rather than expecting scores in this response. 

CONSUMES AI CREDITS per lead scored. Requires an API key. Passing leadIds rescores leads even if they already have a score, which bills again — pass jobId to score only what is unscored. Caps at 200 ids per call.

Input parameters:

- `jobId` (string): Score all unscored leads for this job UUID (use this OR leadIds)
- `leadIds` (array): Specific lead UUIDs to (re)score (max 200, use this OR jobId)

### `list_lead_lists` (~107 tokens)

List the Hunter.io lead lists connected to this account. 

Use it to find a listId before sync_lead_list, or to check whether a list already exists before create_lead_list makes a duplicate. These are Hunter.io's lists, which are separate from the leads stored locally — list_leads shows those. 

Reads only, costs no credits, takes no parameters. Requires an API key and a connected Hunter.io account. An empty result means no lists exist yet.

### `create_lead_list` (~113 tokens)

Create a new, empty lead list in Hunter.io. 

Creating the list does not put anything in it, and it does not import anything locally — sync_lead_list does that. Call list_lead_lists first: each call creates a NEW list and nothing deduplicates by name. 

Requires an API key and a connected Hunter.io account. Costs no credits. Returns the created list with the id that sync_lead_list needs.

Input parameters:

- `name` (string, required): List name (1-200 chars)

### `sync_lead_list` (~144 tokens)

Import a Hunter.io lead list into local lead records so the rest of these tools can work with it. 

Run it after create_lead_list, or on any existing list from list_lead_lists, to pull its contacts in. Until a list is synced its contacts are invisible to list_leads, enrich_lead and send_to_campaign. 

Writes local lead records. Re-syncing the same list refreshes rather than duplicating, so it is safe to repeat. Requires an API key and a connected Hunter.io account. Costs no credits; enrichment and verification are billed separately.

Input parameters:

- `listId` (string, required): Hunter.io list ID (integer as string)

### `preview_message` (~168 tokens)

Draft a sample AI-personalised outreach message for a named person, to show what the agent would say. 

This is a PREVIEW: nothing is sent, saved, or attached to a lead or campaign. Use it to check tone before committing to a sequence. The person does not need to exist as a lead — pass their name and, if known, role and company. 

This is the one tool here that needs no API key. Generative, so the same input yields different wording each time. Returns the drafted message text.

Input parameters:

- `company` (string): Company name (optional, max 100 chars)
- `name` (string, required): Person's full name (1-100 chars)
- `role` (string): Job title or role (optional, max 100 chars)

### `send_to_campaign` (~180 tokens)

Add saved leads to a campaign's contact list in bulk, up to 500 at a time. 

This is how leads enter an outreach sequence, so treat it as consequential: once they are on a running campaign's list they can start receiving messages. It does NOT send anything by itself and does not start the campaign — but it removes the last step before the campaign does. 

Every lead must belong to the authenticated account, or the call fails. Adding a lead already on the list does not duplicate it. Requires an API key. Verify addresses with verify_emails first; importing dead ones damages sender reputation.

Input parameters:

- `campaignId` (string, required): Target campaign UUID
- `leadIds` (array, required): Lead UUIDs to import (1-500)
- `listId` (string): Target contact list UUID (defaults to campaign's own list)

### `list_deals` (~179 tokens)

List deals as a flat, paged array, optionally filtered by status, with revenue totals alongside. 

Use this when you want deals as data — to count them, filter one status, or page through many. For the board view with deals grouped into stages, use get_pipeline instead; the two return the same deals in different shapes. 

Reads only. Requires an API key. Returns the deals plus a summary of total, closed and open pipeline revenue. Money is in minor currency units (cents), so divide by 100 before showing it.

Input parameters:

- `limit` (number): Max results (default 50, max 100)
- `offset` (number): Pagination offset (default 0)
- `status` (string): Filter by deal status (e.g. new, contacted, interested, meeting, proposal, closed, lost)

### `create_deal` (~242 tokens)

Open a new deal against a lead's email address. 

Use it when a conversation turns into a real opportunity worth tracking. Each call creates a NEW deal — it does not check for an existing one on the same email, so list_deals first if you might be duplicating. To change a deal that exists, use update_deal. 

Requires an API key. `value` is in MINOR CURRENCY UNITS — 2500 means $25.00, not $2500 — and defaults to 0 with currency USD. Returns the created deal, which enters the pipeline at the first stage.

Input parameters:

- `campaignId` (string): UUID of associated campaign
- `contactId` (string): UUID of associated contact
- `conversationId` (string): UUID of associated conversation
- `currency` (string): ISO 4217 currency code (default USD)
- `leadEmail` (string, required): Lead's email address
- `leadName` (string): Lead's display name
- `notes` (string): Deal notes (max 5000 chars)
- `value` (number): Deal value in minor currency units (default 0)

### `update_deal` (~193 tokens)

Change a deal's status, value, or notes. 

Only the fields you pass are altered. For moving a deal along the pipeline board prefer move_deal_stage, which is the same operation expressed in stage terms; use this one for value and notes. Setting status to 'closed' or 'lost' marks the deal resolved and takes it out of open pipeline revenue. 

Safe to repeat — the same call twice leaves the same deal. Requires an API key, and the account must own the deal. `value` is in MINOR CURRENCY UNITS (2500 = $25.00). Notes REPLACE the existing note rather than appending.

Input parameters:

- `dealId` (string, required): Deal UUID
- `notes` (string): Updated deal notes (max 5000 chars)
- `status` (string): New deal status
- `value` (number): Updated deal value in minor currency units

### `get_pipeline` (~136 tokens)

Get the sales pipeline as a board: deals grouped by stage, with revenue totals. 

Use this for 'how does the pipeline look' questions and stage-by-stage review. It is the board view of the same deals list_deals returns flat — reach for that one when you need filtering or paging, since this returns the whole board. 

Reads only. Requires an API key. Stages are new, contacted, interested, meeting, proposal, closed and lost. Money is in minor currency units (cents), so divide by 100 before showing it.

Input parameters:

- `workspaceId` (string): Optional workspace UUID to filter pipeline

### `move_deal_stage` (~149 tokens)

Move one deal to a different pipeline stage — the equivalent of dragging its card on the board. 

This is the tool for pipeline progression; update_deal is for value and notes. Moving to 'closed' or 'lost' resolves the deal and removes it from open pipeline revenue, which changes reported figures — only do it when the user says the outcome is settled. 

Safe to repeat: moving a deal to the stage it is already in changes nothing. Stages are not ordered by this call, so it can move a deal backwards as easily as forwards. Requires an API key.

Input parameters:

- `dealId` (string, required): Deal UUID
- `newStage` (string, required): Target stage

### `start_autopilot` (~214 tokens)

Start an autonomous outreach run: give the agent a goal and it finds, contacts and follows up with leads on its own. 

This is the most consequential tool on this server. It is FIRE-AND-FORGET and it SENDS REAL MESSAGES TO REAL PEOPLE without returning for approval, so only start a run when the user has explicitly asked for one and understands the goal as written ��� the goal text is the entire brief. It returns a runId immediately; watch progress with get_autopilot_status. 

CONSUMES AUTOPILOT CREDITS, plus search, enrichment and AI credits as it works. Requires an API key. Each call starts a SEPARATE run — calling twice runs two campaigns concurrently against the same goal.

Input parameters:

- `goal` (string, required): Outreach goal description (10-500 chars). E.g. 'Find and email 10 SaaS startup CTOs in London about our product'
- `workspace_id` (string): Optional workspace UUID to associate with this run

### `list_autopilot_runs` (~119 tokens)

List past and running autopilot runs with their status and result summaries. 

Use it to review what has already been run — and to check for a run already in flight before start_autopilot launches a second one against the same goal. For detail on one run, use get_autopilot_status. 

Reads only, costs no credits, and starts nothing. Requires an API key. Returns runs newest first with paging.

Input parameters:

- `limit` (number): Max results (default 20)
- `offset` (number): Pagination offset

### `get_autopilot_status` (~128 tokens)

Get the current progress and results of one autopilot run. 

This is how you follow a run started by start_autopilot: call it with the runId, leaving time between polls. Reading status does not pause, stop, or alter the run in any way — it keeps going regardless, and there is no tool here to stop it. 

Reads only and costs no credits, however often you call it. Requires an API key. A run still in progress is a normal answer, not an error.

Input parameters:

- `runId` (string, required): Autopilot run UUID

### `get_channels_status` (~109 tokens)

Report the configuration, connection state and delivery stats for every outreach channel — WhatsApp, SMS and push. 

Check this before relying on a channel: a disabled or unconfigured one silently delivers nothing. It is also the natural first step before update_channel, so you know the current state rather than toggling blind. 

Reads only, takes no parameters, and changes nothing. Requires an API key. Returns each channel with whether it is enabled, whether credentials are configured, and recent delivery counts.

### `update_channel` (~143 tokens)

Turn one outreach channel on or off — WhatsApp, SMS or push. 

This changes how the account actually delivers messages, so it affects live campaigns and autopilot runs, not just future ones. DISABLING a channel silently stops delivery over it; enabling one that has no credentials configured will not make it work. Call get_channels_status first to see where things stand. 

Handles one channel per call. Safe to repeat: setting a channel to the state it is already in changes nothing. Requires an API key.

Input parameters:

- `channel` (string, required): Channel to update
- `enabled` (boolean, required): Whether to enable (true) or disable (false) the channel

### `get_sales_agent_config` (~99 tokens)

Fetch the AI sales agent's current settings: whether it is enabled, its booking link, offer price, reply limits and confidence threshold. 

Read this before update_sales_agent_config so you change one field without clobbering the rest, and to check whether the agent is enabled at all before expecting it to act. 

Reads only, takes no parameters, changes nothing. Requires an API key. Returns the configuration for the authenticated account.

### `update_sales_agent_config` (~260 tokens)

Change the AI sales agent's settings — enable or disable it, set the booking link, offer price, reply limits and confidence threshold. 

These settings govern an agent that replies to real prospects, so treat them as live: ENABLING it lets it start responding on its own, the confidence threshold decides how sure it must be before acting, and reply limits cap how much it can send. Read the current config first — only the fields you pass change, but a wrong value takes effect immediately. 

Safe to repeat. Requires an API key.

Input parameters:

- `cal_link` (string): Calendly or Cal.com URL for meeting booking (max 500 chars, set null to clear)
- `confidence_threshold` (number): Confidence score below which agent flags for human review (0.0-1.0, default 0.65)
- `enabled` (boolean): Enable or disable the sales agent
- `max_replies_per_day` (number): Maximum automated replies per day (1-500, default 20)
- `offer_description` (string): Short description of the offer (max 1000 chars, set null to clear)
- `offer_price` (number): Offer price in minor currency units (integer, min 0)

### `get_sales_agent_actions` (~112 tokens)

Get what the AI sales agent has done today, with summary stats — actions taken, deals created, replies sent. 

This is the audit trail: use it to see what the agent did on the account's behalf, and to sanity-check its behaviour after enabling it. Covers TODAY only, so it is not the tool for historical reporting. 

Reads only and changes nothing; it does not approve or undo any action. Requires an API key. No actions today is a normal answer, not an error.

### `process_sales_agent` (~161 tokens)

Run the sales-agent pipeline over one conversation: decide the next action and carry it out. 

This ACTS on a real conversation — depending on what it decides, it can reply to the prospect, create a deal, or book a meeting. It is not a dry run and there is no preview, so call it only when the user wants the agent to take its turn on that specific conversation. For what it has already done, use get_sales_agent_actions. 

CONSUMES AI CREDITS. Not idempotent: calling twice processes the conversation twice and can send two messages. Requires an API key, and the agent's configured confidence threshold still governs whether it acts.

Input parameters:

- `conversationId` (string, required): UUID of the conversation to process

### `login` (~125 tokens)

Authenticate with your MisarReach account via browser — no API key copy-paste needed. Opens the MisarReach authorization page where you review the request and click 'Authorize'. The API key is delivered straight back to this client and saved to ~/.misarreach/config.json.

Input parameters:

- `app_url` (string): MisarReach base URL. Only needed for self-hosted instances.
- `force` (boolean): Re-authenticate even if a working key is stored (issues a new key).
- `port` (number): Local callback port (9201–9299). Random by default.

### `logout` (~47 tokens)

Disconnect this client by deleting the stored MisarReach API key from ~/.misarreach/config.json. The key stays valid on the server — revoke it in Settings → API keys to retire it fully.

### `auth_status` (~36 tokens)

Check whether this client is authenticated with MisarReach and which API base URL it is using. Returns actionable next steps when it is not.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/misar-ai-misarreach-mcp/misarreach-mcp#diagnostics

## Score history

- 2026-09-20: 84
- 2026-09-19: 83
- 2026-09-18: 86
- 2026-09-17: 86
- 2026-09-16: 85
- 2026-09-15: 85
- 2026-09-14: 84
- 2026-09-13: 84
- 2026-09-12: 84
- 2026-09-11: 83
- 2026-09-10: 83
- 2026-09-09: 82
- 2026-09-08: 82
- 2026-09-07: 81
- 2026-09-06: 81
- 2026-09-05: 80
- 2026-09-04: 80
- 2026-09-03: 79
- 2026-09-02: 79
- 2026-09-01: 78
- 2026-08-31: 78
- 2026-08-30: 77
- 2026-08-29: 77
- 2026-08-28: 77
- 2026-08-27: 76
- 2026-08-26: 76
- 2026-08-25: 74
- 2026-08-24: 74
- 2026-08-23: 73
- 2026-08-22: 73

## Common questions

### What is the MisarReach MCP Server server?

MisarReach MCP Server is listed in the public MCP registry as io.github.Misar-AI/misarreach-mcp. Find and enrich leads, run multi-channel outreach, and manage the sales pipeline. This page covers its npm package (@misarreach/mcp).

### Is the MisarReach MCP Server server safe to use?

MisarReach MCP Server scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the MisarReach MCP Server server expose?

MisarReach MCP Server exposes 30 tools: list_leads, search_leads, get_search_job_status, submit_lead_feedback, discover_companies, and 25 more. Their descriptions and schemas cost roughly 4,530 tokens of context every time the server is loaded.

### Is the MisarReach MCP Server server still maintained?

MisarReach MCP Server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the MisarReach MCP Server server under?

MisarReach MCP Server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@misarreach/mcp
- Socket report: https://socket.dev/npm/package/@misarreach/mcp
- Repository: https://github.com/Misar-AI/misarreach-mcp
- Website: https://www.misarreach.com/
- Changelog RSS feed: https://verifymcp.io/servers/misar-ai-misarreach-mcp/misarreach-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/misar-ai-misarreach-mcp/misarreach-mcp.json
- HTML version of this page: https://verifymcp.io/servers/misar-ai-misarreach-mcp/misarreach-mcp
