Skip to main content
Glama
themineworks

The Mine Works MCP servers

Official

The Mine Works MCP servers

Seven remote MCP servers that expose 53 web scrapers as tools for AI agents. Hosted on Apify, streamable HTTP, billed per result delivered on the caller's own Apify account.

This repository holds the interface: tool lists, server manifests, pricing and client configuration. The scrapers themselves are closed source and run on Apify.

Connecting

Every server takes the same shape. Point your client at the endpoint and send your Apify API token as a Bearer token.

{
  "mcpServers": {
    "company-diligence": {
      "url": "https://themineworks--company-diligence-mcp.apify.actor/mcp",
      "headers": { "Authorization": "Bearer YOUR_APIFY_TOKEN" }
    }
  }
}

Get a token at https://console.apify.com/account/integrations. Works in Claude Desktop, Claude Code, Cursor, Windsurf and any client supporting remote MCP servers.

Related MCP server: Forage-mcp

Billing

Pay per event, on your own Apify account. Prices are listed per server. The figure quoted is the FREE tier, which is the most anyone pays; Apify applies tiered discounts automatically.

One rule holds across all seven: a tool call that returns nothing is never billed. Empty searches, blocked fetches and failed lookups cost zero.

Composite report tools

Each server carries a report tool that fans out across several of its own tools in one call and returns a single structured document. Reports are priced below the sum of their parts, and a report that finds nothing charges nothing.

Report tools run inside Apify Standby's five minute response ceiling, so their internal budget is capped accordingly.

Status

All seven servers are public and live on the Apify Store. Tool counts and prices in this repository are generated from the deployed configuration.

Licence

MIT for the contents of this repository (manifests, schemas, documentation). The Actors themselves are separately licensed and not included here.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    -
    quality
    -
    maintenance
    Exposes over 19,000 Apify Actors as MCP tools for web scraping, data extraction, and OSINT automation. It enables AI agents to dynamically discover and execute scrapers to collect structured data and crawl web content.
    Last updated
  • A
    license
    -
    quality
    D
    maintenance
    MCP server giving AI agents real-time web search, page scraping, company intelligence, email discovery, local lead generation, and a persistent knowledge graph. Pay only for what you use, no subscriptions.
    Last updated
    49
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    One MCP server providing access to 160+ live web data APIs (search, social media, e-commerce, real estate, jobs, travel, news, finance, and more) using dynamic discovery via 4 generic tools to avoid the agent's tool limit.
    Last updated
    5
    MIT

View all related MCP servers

Related MCP Connectors

  • Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.

  • Hosted MCP: 795 structured web-data tools for search, maps, commerce, social, gaming & finance.

  • Operator-as-agent MCP hub. 6 tools. First $5 free, then $0.001/call.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/themineworks/mcp-servers'

If you have feedback or need assistance with the MCP directory API, please join our Discord server