mcpbeat

Sprouts MCP Server

vendor.sprouts/mcp
answering

Sprouts is answering right now. Last checked 11 min ago. It exposes 12 tools.

Uptime history 31 hours of history
31 hours agonow
100.0%
Uptime 24h
91 of 91 checks
12
Tools
read from the server
96 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add mcp --transport http https://sprouts-mcp-server.kartikay-dhar.workers.dev
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://sprouts-mcp-server.kartikay-dhar.workers.dev"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://sprouts-mcp-server.kartikay-dhar.workers.dev"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://sprouts-mcp-server.kartikay-dhar.workers.dev"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://sprouts-mcp-server.kartikay-dhar.workers.dev"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

sprouts
sprouts_credit_balance
Get the current credit balance for the user. Credits are used for phone and email enrichment operations.
sprouts_data_intelligence
Search for prospects using natural language queries. NEW: Set applyIcpProfile=true to automatically filter results using your ICP criteria (target industries, company sizes, locations, seniority). CRITICAL RULES: 1) Always pass complete natural language sentences, never just keywords. 2) PRESERVE grammatical structure - DO NOT remove contextual connectors. 3) If user has an ICP profile set up, consider using applyIcpProfile=true to get better-matched results. NOTE: Results are displayed in an interactive UI. The user may enrich contacts (email/phone), load full account details, or find team contacts from the UI. This data is automatically pushed to your context — check your model context for any enriched or UI-level data when the user asks follow-up questions about specific contacts, emails, or phone numbers. IMPORTANT: When the user provides a list of 2 or more specific named contacts (with names and/or email addresses), use the `sprouts_lookup_contacts` tool instead. When the user provides a list of 2 or more companies, domains, or a CSV of accounts, use the `sprouts_lookup_accounts` tool instead. Both tools look up all entries in parallel and return a single consolidated result widget rather than one widget per item.
sprouts_enrich_account
Get full details for a specific account by ID. Use this to fetch all 67+ fields for an account when a user clicks "Get Full Details" in the detail view.
sprouts_lookup_accounts
Look up multiple specific companies/accounts by domain or name in a single call. Use this instead of calling sprouts_data_intelligence multiple times when the user provides a list of companies, domains, or a CSV of accounts. Runs all lookups in parallel and returns ONE consolidated result widget.
sprouts_lookup_contacts
Look up multiple specific contacts by name and/or email address in a single call. Use this instead of calling sprouts_data_intelligence multiple times when the user provides a list of named contacts. Runs all lookups in parallel and returns ONE consolidated result widget.
sprouts_user_preferences
Configure and manage user preferences for field selection and response optimization. Save your preferred settings to automatically optimize future searches. NOTE: Credentials for move_to_sprouts and enrich_phone_email are now automatically provisioned during login - manual credential setup is only needed for legacy accounts.
enrich
enrich_phone_email
Enrich a contact with phone number and/or email address using their LinkedIn profile URL. Credentials are automatically provisioned when you log in. CREDIT COST: Up to 2 credits for email, up to 10 credits for phone. User must confirm before enrichment.
history
search_history
View and reuse the user's past prospect searches and surface patterns across them. Use to repeat a previous search or build on earlier prospecting work.
icp
icp_analysis
Ideal Customer Profile (ICP) analysis tool. IMPORTANT WORKFLOW: 1. BEFORE setup: Use sprouts_data_intelligence to research the user's company and ideal customers to gather targeting criteria. 2. During setup: Include targetIndustries, targetCompanySizes, targetJobTitles, targetSeniority, targetLocations - WITHOUT these, all fit scores will be 0! 3. For analysis: Ask user for (a) analysisType: demographic/firmographic/behavioral/technographic/comprehensive, (b) prospect data to analyze. 4. If fit scores are 0: Check if profile has target criteria defined - if not, guide user to update profile with targets.
move
move_to_sprouts
Move contacts or accounts from search results to your Sprouts platform. IMPORTANT: The IDs must be extracted from sprouts_data_intelligence search results. Use the exact field values as shown in the examples below.
refinement
query_refinement
Analyze a prospect-search query and suggest refinements (location, industry, company size, job title) to improve result relevance. Use when a search returns too few, too many, or off-target results.
templates
query_templates
Browse, apply, create, and delete reusable prospect-search query templates. Use this to start from a proven search (e.g. "SaaS decision makers", "enterprise IT buyers") instead of writing a query from scratch.

Endpoints

URLTransportStateLatencyChecked
https://sprouts-mcp-server.kartikay-dhar.workers.dev streamable-http answering 111 ms 11 min ago

Sprouts — questions

Answers built from our own checks of this server.

What can Sprouts do?
It exposes 12 tools, read directly from the server on our last check. Among them: enrich_phone_email, icp_analysis, move_to_sprouts, query_refinement, query_templates, search_history and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Sprouts working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 96 ms. The bar chart above shows every period we have measured.
How do I connect Sprouts?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Sprouts need an API key?
No. Sprouts completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Sprouts?
It answers our handshake in 96 ms on average, which is faster than 85% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.