MCP Server

The Mine Works

14 data tools for Claude, Cursor, and any MCP client. LinkedIn, Reddit, SEC filings, B2B leads, research data, and more — powered by your Apify account.

Connect in 2 steps

1

Get your Apify API token

Sign up at apify.com and copy your token from Account › Integrations. All actor runs bill to your Apify account at pay-per-result rates.

2

Add to Claude Desktop

Open ~/.claude.json (or Settings › Developer › Edit Config) and add:

{
  "mcpServers": {
    "themineworks": {
      "url": "https://the-mine-works-mcp.hatchable.site/api/mcp",
      "headers": {
        "Authorization": "Bearer apify_api_xxxxxxxxxxxx"
      }
    }
  }
}

MCP endpoint

https://the-mine-works-mcp.hatchable.site/api/mcp

Streamable HTTP transport. Pass your Apify token as Authorization: Bearer TOKEN.

Billing is transparent: every tool call triggers an Apify actor run on your account. Check Apify Billing to monitor usage. First 25 results per actor are free on new accounts.

Available tools

ToolWhat it does
search_linkedin_employeesFind employees at any company on LinkedIn
search_linkedin_jobsSearch LinkedIn job listings by keyword and location
search_linkedin_postsSearch LinkedIn posts by keyword
find_b2b_leadsFind business emails and LinkedIn profiles for target companies
scrape_redditScrape Reddit posts and comments
scrape_ats_jobsScrape Greenhouse, Lever, Workday, and Ashby job boards
search_google_trendsGoogle Trends interest data for any keyword
search_sec_filingsFull-text search across SEC EDGAR filings
search_indiamart_suppliersSearch IndiaMART for B2B suppliers in India
search_naukri_jobsSearch Naukri.com job listings in India
search_pubmedSearch 36M+ PubMed biomedical articles
search_arxivSearch arXiv preprints for AI, CS, and science research
search_nih_grantsSearch NIH grant awards by topic or agency
scrape_trustpilotScrape Trustpilot reviews for any company
Built on Hatchable