Data Collection
themineworks.com
Collects data from LinkedIn and Reddit for lead generation and research.
ENDPOINT 1
https://the-mine-works-mcp.hatchable.site/api/mcp
MCP server metadata
- Name
- The Mine Works
- Version
- 1.0.0
Set Authorization: Bearer YOUR_APIFY_TOKEN when connecting. All actor runs are charged to your Apify account. Get a token at apify.com/account/integrations.
Known tools 29
find_b2b_leadsFind B2B leads for target companies: LinkedIn profiles, job titles, and guessed business emails.
Inferred read-onlyscrape_redditScrape Reddit posts and comments by subreddit, keyword search, or post URL.
Potential side effectsscrape_ats_jobsScrape job listings from company ATS boards: Greenhouse, Lever, Workday, and Ashby.
Inferred read-onlysearch_sec_filingsFull-text search across SEC EDGAR filings: 10-K, 10-Q, 8-K, and more.
Inferred read-onlysearch_indiamart_suppliersSearch IndiaMART for B2B suppliers and manufacturers in India.
Inferred read-onlysearch_nih_grantsSearch NIH RePORTER for grant awards by topic, agency, or institution.
Inferred read-onlyfind_website_contactsCrawl a list of domains and extract business emails, phone numbers, and social profile links (LinkedIn, X, Facebook, Instagram, YouTube) from homepages, contact and about pages.
Inferred read-onlyverify_emailsBulk-verify email addresses: syntax, MX records, SMTP deliverability, disposable-domain and role-based detection.
Potential side effectsfind_linkedin_candidatesRecruiter sourcing: find LinkedIn profiles matching a role, skills, location, experience band, and optional target companies.
Inferred read-onlyget_linkedin_profilesFetch full LinkedIn profile details by profile URL: experience, education, skills, headline, and location.
Inferred read-onlyget_linkedin_companyGet LinkedIn company details: employee count, industry, website, follower count, headquarters, and description.
Inferred read-onlysearch_crunchbaseLook up company funding and firmographic data on Crunchbase: total funding, last round, investors, founding year, employee range, and category.
Inferred read-onlyanalyze_github_reposDeep metadata for public GitHub repositories: stars, forks, language breakdown, topics, license, README content, contributor count, latest release, and commit recency.
Inferred read-onlylookup_leiLook up a company Legal Entity Identifier (LEI) in the official GLEIF registry by legal name.
Inferred read-onlyresolve_company_identityResolve a company name to its authoritative identifiers across registries in one call: GLEIF LEI, legal name, country, entity status, and SEC EDGAR CIK plus last filing date.
Inferred read-onlysearch_zillowSearch Zillow for-sale or rental listings by city, ZIP, or neighborhood.
Inferred read-onlyget_zillow_property_detailsFetch deep Zillow property data from listing URLs or ZPIDs: price history, tax history, school ratings, HOA fee, year built, Zestimate, rent Zestimate, and photos.
Inferred read-onlysearch_redfinSearch Redfin for-sale or recently-sold listings by city, ZIP, or Redfin URL.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.the-mine-works]
url = "https://the-mine-works-mcp.hatchable.site/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"the-mine-works": {
"type": "http",
"url": "https://the-mine-works-mcp.hatchable.site/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: the-mine-works
Remote MCP URL: https://the-mine-works-mcp.hatchable.site/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"the-mine-works": {
"url": "https://the-mine-works-mcp.hatchable.site/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"the-mine-works": {
"type": "http",
"url": "https://the-mine-works-mcp.hatchable.site/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "the-mine-works",
"transport": "streamable-http",
"url": "https://the-mine-works-mcp.hatchable.site/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.