Back to Browse

Factory Servers MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Detect 7,500+ technologies on any website - CMS, ecommerce, analytics, frameworks. ~$5/1,000 sites.

About

Detect 7,500+ technologies on any website - CMS, ecommerce, analytics, frameworks. ~$5/1,000 sites.

Remote endpoints: streamable-http: https://mcp.apify.com?tools=apifmcpfactory/tech-stack-detector

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified ยท Requires authentication ยท 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-apifymcpfactory-droid-tech-stack-detector": {
      "url": "https://mcp.apify.com?tools=apifmcpfactory/tech-stack-detector"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

MCP Factory: pay-per-use MCP tools for AI agents

MCP Factory builds small, reliable, pay-per-use tools that AI agents can call over the Model Context Protocol (MCP). Each tool runs as an Apify Actor and is exposed through Apify's hosted MCP server โ€” no installation, no infrastructure, no subscription. Your agent calls the tool directly; usage bills through your Apify account at flat, transparent per-result prices.

The tools

๐Ÿ” Tech Stack Detector

Find out what any website is built with. Scans a list of URLs and identifies the technologies behind each site โ€” CMS, ecommerce platform, web frameworks, analytics, CDN, web server, and more โ€” using the open-source webappanalyzer fingerprint dataset (7,500+ technologies across 109 categories). A fast, affordable Wappalyzer / BuiltWith alternative at roughly $5 per 1,000 sites.

๐Ÿงพ EU VAT Validator

Validate EU VAT numbers in bulk against VIES, the European Commission's official VAT validation service โ€” and get the official consultation number on every check as audit evidence for tax inspections. Bulk-safe with automatic retries, tolerant of messy input formats, $5 per 1,000 validations flat.

๐Ÿค– llms.txt Checker

A complete AI readiness audit for any website in one pass: checks llms.txt, llms-full.txt, robots.txt AI-crawler policy (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, CCBot, Bytespider), and sitemap.xml, then returns a 0โ€“100 AI readiness score with a plain-English list of exactly what to fix. ~$5 per 1,000 sites.

Connect all three tools at once

One MCP server URL exposes any combination of tools. To give your agent the full MCP Factory toolkit:

https://mcp.apify.com?tools=apifmcpfactory/tech-stack-detector,apifmcpfactory/eu-vat-validator,apifmcpfactory/llms-txt-checker

Claude Desktop (claude_desktop_config.json):

{
    "mcpServers": {
        "mcp-factory": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com?tools=apifmcpfactory/tech-stack-detector,apifmcpfactory/eu-vat-validator,apifmcpfactory/llms-txt-checker",
                "--header",
                "Authorization: Bearer YOUR_APIFY_TOKEN"
            ]
        }
    }
}

Cursor (.cursor/mcp.json):

{
    "mcpServers": {
        "mcp-factory": {
            "url": "https://mcp.apify.com?tools=apifmcpfactory/tech-stack-detector,apifmcpfactory/eu-vat-validator,apifmcpfactory/llms-txt-checker",
            "headers": {
                "Authorization": "Bearer YOUR_APIFY_TOKEN"
            }
        }
    }
}

Replace YOUR_APIFY_TOKEN with your API token from Apify Console. New Apify accounts include free monthly usage credit, so you can try every tool before paying anything.

How pricing works

Every tool is pay-per-event: a small flat fee per run plus a flat fee per result. No subscriptions, no tiers, no minimums. Usage is billed through the Apify account whose token your agent uses โ€” you can see every run, result, and charge in Apify Console.

About

MCP Factory publishes on the Apify platform as apifmcpfactory. Each tool is designed around the same principles: one clear job, bulk-safe execution (one output row per input, always), honest pricing, and output an AI agent can use without post-processing.

Reviews

No reviews yet

Be the first to review this server!

Factory Servers MCP Server - Detect 7,500+ technologies on any website - CMS, ecommerce, | MCP Marketplace