The Mine Works MCP servers
OfficialThe 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.
Server | Tools | Actors | Listing |
10 | 10 | ||
8 | 7 | ||
10 | 10 | ||
8 | 7 | ||
8 | 7 | ||
8 | 7 | ||
6 | 5 |
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.
This server cannot be installed
Maintenance
Related MCP Servers
- Alicense-quality-maintenanceExposes 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
- Alicense-qualityDmaintenanceMCP 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 updated49MIT
- Alicense-qualityCmaintenance14 web scrapers as MCP tools for AI agents: Reddit, Amazon, Google Maps, Yelp, YouTube, Indeed & more.Last updated541MIT

ReefAPI MCPofficial
AlicenseAqualityBmaintenanceOne 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 updated5MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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