Index / Verified tools / CRM and sales

CRM and sales

Contacts, leads, deals and pipelines. Every tool below was read from that server's own tools/list, so the name and arguments are what the server exposes, not what its description claims.

ToolServer
commsharbor_platform_crm_leads_listanswers
list CRM lead.
arguments: cursor, limit, q, stage
com.commsharbor/commsharbor
com.commsharbor
commsharbor_platform_crm_leads_createanswers
create CRM lead.
arguments: email, name, company_name, source, stage, organization_id
com.commsharbor/commsharbor
com.commsharbor
commsharbor_platform_crm_leads_getanswers
get CRM lead.
arguments: lead_id
com.commsharbor/commsharbor
com.commsharbor
commsharbor_platform_crm_leads_updateanswers
update CRM lead.
arguments: lead_id, email, name, company_name, source, stage
com.commsharbor/commsharbor
com.commsharbor
commsharbor_platform_crm_leads_deleteanswers
delete CRM lead.
arguments: lead_id
com.commsharbor/commsharbor
com.commsharbor
apollo_to_salesforce_leadanswers
Maps an Apollo contact payload to a Salesforce Lead object. Accepts the full Apollo CSV export column set. Strict-fail if FirstName, LastName, or Phone cannot be resolved. All other Salesforce fields are populated whe...
arguments: full_name, first_name, last_name, cell, phone, mobile_phone
dev.workers.selbyventurecap.cf-worker/apollo-salesforce-mapper
dev.workers.selbyventurecap.cf-worker
get_category_ai_leadersanswers
Use when assessing brand visibility in AI-generated recommendations or researching which vendors dominate AI platform responses in a software category. Returns vendors ranked by unprompted AI mention frequency. Exampl...
arguments: category
Stratalize Healthcare Intelligence
com.stratalize
crm_connectoranswers
Push, update, search and log activities in HubSpot, Salesforce or Pipedrive. 4 modes: push_lead (create contact/lead), update_opportunity (update deal stage/amount), search_contact (lookup by email), log_activity (cal...
arguments: mode, provider, credentials, data, async
io.github.getgapup/gapup-mcp
io.github.getgapup
us-brand-signal-crm-field-mapperanswers
Turn 1 to 100 buyer-supplied US brand signal rows into unsent HubSpot, Salesforce, or generic CRM field proposals while preserving evidence IDs and URLs. No CRM credentials, network calls, proxy, LLM, identity resolut...
arguments: schemaVersion, target, mapping, rows
US Brand Intelligence
com.timzinin.api
add_leadanswers
Add a new lead to the Leads CRM (crm_leads) — the table the Leads tab, triage, and outreach all use. Idempotent on (company, email) when an email is given. Provide at least an email OR a name. The lead appears on the ...
arguments: companyId, email, name, title, company_name, phone
com.getfreedomos/freedom-mcp
com.getfreedomos
update_leadanswers
Edit an existing lead in the Leads CRM (crm_leads): name, email, phone, location, do-not-contact flag/reason, lifecycle state (new/active/flagged/archived), or the synopsis fields (title, company_name, tags, notes). I...
arguments: companyId, lead_id, email_lookup, name, email, phone
com.getfreedomos/freedom-mcp
com.getfreedomos
get_lead_pipeline_snapshotanswers
Aggregate counts of the Leads CRM (crm_leads) for the current company: active leads by temperature (warm/cold/…/unset) and lifecycle stage, plus do-not-contact and archived totals. THE source of truth for "how many le...
arguments: companyId
com.getfreedomos/freedom-mcp
com.getfreedomos
segment_leadsanswers
Organize, select, or clear a lead segment on the Leads tab by its exact source tag (e.g. 'csv:apc-cch-2024'). Validates the tag against the company's live segment tags and returns the exact-token filter plus a server-...
arguments: companyId, segment_tag, action
com.getfreedomos/freedom-mcp
com.getfreedomos
list_leadsanswers
List the actual leads (id, name, email) in the current company, optionally filtered to one exact segment tag. READ-ONLY — returns the roster so an agent can act on a segment without asking the operator to paste addres...
arguments: companyId, segment_tag, limit, include_excluded
com.getfreedomos/freedom-mcp
com.getfreedomos
export_leadsanswers
Push leads into a connected destination: 'close' (CRM — uses the account's saved field mapping), 'ghl' (GoHighLevel sub-account), 'google_sheets' (new spreadsheet, or pass spreadsheet_id for one LeadMarina created bef...
arguments: destination, search_id, all, filters, spreadsheet_id
com.leadmarina/leadmarina
com.leadmarina
get_leadanswers
Fetch one CRM lead in the selected workspace by lead id, including status, source, assignee, tags, custom fields, score, notes and next action. Use search_leads first when you only know a name, email, phone or company.
arguments: id
mcp
com.obriym-crm
convert_leadanswers
Convert an account: qualify its open lead (creating one if needed) and link exactly one pipeline deal. Also promotes lifeStage lead -> active. Safe to repeat — a second call lands on the same lead and deal. Works on a...
arguments: accountId, createDeal, dealName, dealAmount, dealStage, dealClosingDate
FavCRM
io.favcrm
dealership_check_lead_follow_upanswers
Dealership OS checks a tenant-scoped lead against consent, STOP, quiet-hours, pacing, verified-sender, identity, assignment, and manager-exception rules. It returns an eligibility or hold decision, a human action card...
StackFast FractWin Expert Brain
io.github.trupe-rs
log_crm_noteanswers
Save a structured summary of a conversation into the CRM for a lead. Analyze the chat/context yourself, then call this with a concise summary, the prospect's pain points, and overall sentiment. Builds durable context ...
arguments: contact_id, summary, pain_points, sentiment
LinkedIn MCP Server (Salesbot)
cz.salesbot
save_lead_messageanswers
Store a generated outreach message on a CRM lead so it becomes durable context — e.g. an email, an email follow-up, a LinkedIn message or LI follow-up. The CRM is a 'sponge': you save the copy here, then read it back ...
arguments: contact_id, channel, kind, subject, body, status
LinkedIn MCP Server (Salesbot)
cz.salesbot
list_lead_messagesanswers
List the stored outreach messages saved on a CRM lead (email/LI drafts and follow-ups), newest first. Use to pull the copy back out of the CRM before sending it via the right channel. Optionally filter by channel or k...
arguments: contact_id, channel, kind, limit
LinkedIn MCP Server (Salesbot)
cz.salesbot
get_lead_contextanswers
Fetch the full CRM context for a lead before writing a pitch or follow-up: profile, current pipeline stage, custom fields, saved outreach messages (email/LI drafts & follow-ups), recent conversation summaries (with pa...
arguments: contact_id, notes_limit
LinkedIn MCP Server (Salesbot)
cz.salesbot
export_crmanswers
Export the user's CRM (leads with pipeline stage and key fields) as CSV text to save to a file or spreadsheet. Returns up to `limit` rows; for very large databases use the in-app 'Download CRM Backup (CSV)' button.
arguments: limit
LinkedIn MCP Server (Salesbot)
cz.salesbot
list_crm_stagesanswers
List the CRM pipeline stages (key, label, order, color) and how many leads are in each. Stages are user-configurable — rename/add/delete them with the other crm_stage tools.
LinkedIn MCP Server (Salesbot)
cz.salesbot
rename_crm_stageanswers
Rename a stage's label and/or change its color, by key (use list_crm_stages to get keys). The stage key and the leads in it are unchanged.
arguments: key, label, color
LinkedIn MCP Server (Salesbot)
cz.salesbot
delete_crm_stageanswers
Delete a pipeline stage by key. Leads currently in it are moved to reassign_to (or the first remaining stage). You can't delete the last remaining stage.
arguments: key, reassign_to
LinkedIn MCP Server (Salesbot)
cz.salesbot
list_crm_fieldsanswers
List the custom fields defined on CRM leads (key, label, type). Set their values per lead with set_lead_fields.
LinkedIn MCP Server (Salesbot)
cz.salesbot
add_crm_fieldanswers
Add a custom field to CRM leads (e.g. 'Budget' of type number). type: text | number | date | url (default text). A key is generated from the label.
arguments: label, type
LinkedIn MCP Server (Salesbot)
cz.salesbot
delete_crm_fieldanswers
Remove a custom field definition by key. Values already stored on leads stay in place but are no longer shown.
arguments: key
LinkedIn MCP Server (Salesbot)
cz.salesbot
set_lead_fieldsanswers
Set custom field values on a lead (by contact_id). Pass `fields` as an object of { field_key: value }. Only defined field keys are accepted (see list_crm_fields). Adds the lead to the CRM if needed.
arguments: contact_id, fields
LinkedIn MCP Server (Salesbot)
cz.salesbot
my_leadsanswers
List recent enquiries (leads) for YOUR agency's CRM - newest first. Use when the agent asks what has just come in (e.g. "what came in today?"). This is the enquiry inbox: an enquiry that arrived from the portal, a we...
arguments: limit, since, property_reference
PropertyList — Spanish Property MLS
es.propertylist
cromanion_lead_destinationanswers
Set where captured leads are delivered: an https webhook, a connected HubSpot portal, or off. Note before you use it: this is the one change that leaves no other trace — forms keep working and visitors keep being than...
arguments: kind, target
Cromanion
com.cromanion
submit_leadanswers
ส่งเรื่องถึงทีมงาน CODENIVERSE เพื่อให้ทีมติดต่อผู้ใช้กลับ (ไม่ใช่การบันทึก lead เข้า CRM ของผู้ใช้) ใช้เมื่อผู้ใช้อยากคุยโปรเจกต์ ขอใบเสนอราคา หรือให้ติดต่อกลับ ⚠️ ใช้เฉพาะข้อมูลที่ผู้ใช้บอกมาจริงเท่านั้น ห้ามแต่งชื่...
arguments: name, email, message, company, phone
mcp
com.codeniverse
lead-list-cleaneranswers
Normalize mixed lead rows, deduplicate domains and emails, check DNS/MX evidence, score retained leads, and return every rejection, confidence gap, safe action, and run summary for auditable CRM staging. — $0.02/call,...
arguments: datasetId, datasetUrl, items, checks, minScore, maxRows
Lead Intelligence
com.timzinin.api
capture_leadanswers
Structured intake of a prospect into an SMB's funnel with validation and deduplication on (smb_id, phone or email). Stores the prospect in the SMB's AgentBroker lead funnel — this is AgentBroker's own lead store, NOT ...
arguments: smb_id, prospect, source, idempotency_key
Agent Broker
dev.hatchloop
capture_leadanswers
Structured intake of a prospect into an SMB's funnel with validation and deduplication on (smb_id, phone or email). Stores the prospect in the SMB's AgentBroker lead funnel — this is AgentBroker's own lead store, NOT ...
arguments: smb_id, prospect, source, idempotency_key
Agent Broker
io.github.basilalshukaili
get_hubspot_statusanswers
Returns whether the current AlpineLead customer has connected HubSpot.
Nexus Agent Network · AlpineLead OI
io.github.maxschnee74-source
test_hubspot_connectionanswers
Checks the customer's saved HubSpot OAuth connection without creating CRM records.
Nexus Agent Network · AlpineLead OI
io.github.maxschnee74-source
push_opportunity_to_hubspotanswers
Creates/reuses a HubSpot company/contact, then creates an AlpineLead deal and follow-up task.
arguments: company_name, website, email, contact_name, contact_role, phone
Nexus Agent Network · AlpineLead OI
io.github.maxschnee74-source
leadconnector_list_contactsanswers
Search or list CRM contacts in a GoHighLevel/LeadConnector account. Free-text query matches name, email, or phone. Returns a {contacts:[...], meta} envelope with contact IDs, names, emails, phones, tags, and custom fi...
arguments: _apiKey, locationId, query, limit
Leadconnector
io.github.pipeworx-io
leadconnector_get_contactanswers
Fetch a single CRM contact by its contact ID. Returns full detail: name, email, phone, tags, source, custom fields, and timestamps. Requires your own GoHighLevel token via _apiKey (plus locationId for a v2 `pit-` token).
arguments: _apiKey, locationId, contactId
Leadconnector
io.github.pipeworx-io
leadconnector_list_opportunitiesanswers
List opportunities (pipeline deals) for a given pipeline. Requires a pipelineId (get one from leadconnector_list_pipelines). Returns deals with monetary value, stage, status, and the associated contact. Requires your ...
arguments: _apiKey, locationId, pipelineId, limit
Leadconnector
io.github.pipeworx-io
submit_leadanswers
Capture a lead for an insurance product Libertas doesn't quote inline (renters, life, commercial, motorcycle, boat, RV, umbrella, condo, landlord, etc.) — OR any home/auto customer who asks to be contacted later inste...
arguments: quote_id, first_name, last_name, email, phone, interest
Quotor — Home & Auto Insurance Quotes
io.github.quotor
get_leaderboardanswers
Get top-ranked images by zaps received, or top zappers by amount zapped, over a time period.
arguments: type, period
MemeStack
ai.memestack
x402_leaderboardanswers
The honest x402 trust index: merchants ranked by real unique payers (facilitator-verified), not raw volume. Free, keyless.
arguments: limit, type
co.fingersai/fingers
co.fingersai
cve_leadinganswers
List CVEs indexed from MITRE/GHSA BEFORE NVD publication (early-warning, freshest data). By default each result is slim (no description, no cvss_breakdown, no affected_products list, no references) — pass include='ful...
arguments: limit, offset, include
ContrastAPI
com.contrastcyber
submit_leadanswers
Submit a consented consumer lead to a supported published listing.
arguments: listing_id, lead
GateCore Marketplace
com.gatecoreai
query_lead_journeyanswers
Reconstruct the full journey of a lead — what they did on the site, what they signaled, what we have already sent them. Returns structured data that downstream synthesis or drafting tools consume. Use this as the firs...
arguments: companyId, lead_id
com.getfreedomos/freedom-mcp
com.getfreedomos
synthesize_lead_hypothesisanswers
Given a lead journey (from query_lead_journey), produce a structured hypothesis: intent score, conversion-failure mode, suggested outreach angle, and notes for drafting. Writes the synthesis back to leads.synopsis_jso...
arguments: companyId, lead_id, journey_json, company_context
com.getfreedomos/freedom-mcp
com.getfreedomos
send_lead_draftanswers
Send an approved outreach draft to its lead via the company's Resend connection, then mark the draft 'sent'. This is the manual human-in-the-loop send: it delivers exactly one lead_drafts row (by id) to the lead's ema...
arguments: companyId, draft_id, reply_to
com.getfreedomos/freedom-mcp
com.getfreedomos
ic_leaderboard_connect_githubanswers
Verify a GitHub Personal Access Token against api.github.com/user, then store the resulting username on your IC profile. The PAT is DISCARDED after verification — the IC server keeps only your GitHub username + id, th...
arguments: pat
Immersive Commons
com.immersivecommons
ic_leaderboard_set_optinanswers
Toggle publicMetadata.leaderboardOptIn. Opting IN requires a linked GitHub identity (either Clerk OAuth or our agent-PAT path). Opting OUT is unconditional. Args: { optIn: boolean }. Returns: { ok, optIn, github_usern...
arguments: optIn
Immersive Commons
com.immersivecommons
ic_leaderboard_get_statusanswers
Returns the calling user's opt-in flag, linked GitHub username (if any), how the link was made (oauth or agent_pat), and current rank on the rendered snapshot. `this_week` is absent if you aren't on the snapshot yet —...
Immersive Commons
com.immersivecommons
ic_leaderboard_get_boardanswers
Returns the FULL ranked commits leaderboard the FT10 kiosk renders, so an agent never has to scrape the /floor10/commits HTML. Each member carries { rank (1-based), handle, name, commits, private? }. `commits` is the ...
arguments: limit
Immersive Commons
com.immersivecommons
ic_admin_leaderboard_inspectanswers
Operator-only deep read of the commits leaderboard snapshot: the full ranked board PLUS the persisted aggregation `errors[]` (broken OAuth/PAT tokens, GraphQL failures captured during the weekly cron — the ops visibil...
arguments: limit
Immersive Commons
com.immersivecommons
get_leadershipanswers
Use when someone asks about Jennifer Rebholz's leadership roles, institutional service, bar presidency, legal specialization reform, ABOTA involvement, or her record of elected and appointed positions in Arizona's leg...
Jennifer Rebholz, Attorney - Knowledge Base
com.jenniferrebholz
leaderboardanswers
The honest track-record leaderboard — who has ACTUALLY been right (priced vs SPY). Reads the daily honest board (21d hit-rate, Wilson 95% CI, bull/bear split, cross-regime flag, point-in-time vs SPY). `view`: • 'pr...
arguments: view, horizon, limit
com.koalcheck/koalcheck
com.koalcheck
search_leadsanswers
Run a live search for local businesses by niche + city (e.g. query 'electrician', location 'Austin, TX'). Returns the first batch immediately with a search_id; more results are found and verified in the background — e...
arguments: query, location, location_code
com.leadmarina/leadmarina
com.leadmarina
query_leadsanswers
Search ALL leads the account has ever collected (across every search) with filters and sorting — no new search is run and no leads are spent. Filter fields include: name, category, city, state, rating, reviews, websit...
arguments: filters, sort, limit, cursor
com.leadmarina/leadmarina
com.leadmarina
org_list_leadsanswers
Returns recent daycare leads + program saves for the org.
Lodi Kids Activities
com.lodikidsactivities
Showing 60 of 563 verified tools. Search the whole set, including full input schemas, at https://neuronto.com/tools?q=..., or connect an agent to https://neuronto.com/mcp and call find_tool. No key, no signup.

"Answers" means the endpoint responded to a handshake when last probed, and "auth required" means it demanded credentials. Both are statements about reachability, never about trustworthiness.

Other capabilities

Analytics and monitoring
6,547 verified tools
Maps, location and weather
6,463 verified tools
Calendar and scheduling
5,527 verified tools
Files and storage
5,336 verified tools
Payments and billing
5,054 verified tools
Crypto and blockchain
4,389 verified tools
Legal and government data
4,159 verified tools
Science and research
4,038 verified tools
GitHub and version control
3,679 verified tools