# mcp MCP server

Geekflare MCP server for scraping, search, screenshots, broken links, DNS lookup, and network tools.

## Links
- Registry page: https://www.getdrio.com/mcp/com-geekflare-mcp

## Install
- Command: `npx -y @geekflare/mcp`
- Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote URL variable: API_KEY (required)
- Package: Npm @geekflare/mcp v0.3.5
- Environment variable: API_KEY (required; secret)
- Package: Oci geekflarehq/geekflare-api-mcp:0.3.5
- Environment variable: API_KEY (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- URL variable: API_KEY

## Tools
- webScrape - Scrape a webpage with custom options Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- metaScrape - Scrape meta tags from a URL Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- screenshot - Capture a screenshot of a website Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- search - Search the web and return clean results in JSON, Markdown, or HTML Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- dnsRecord - Retrieve DNS records for a domain Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- siteStatus - Check if a site is up or down Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- redirectCheck - Check the redirect chain of a URL Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- brokenLink - Find broken links on a webpage Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- url2Pdf - Convert a URL to PDF Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- openPorts - Scan open ports on a host Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- tlsScan - Scan TLS/SSL configuration of a domain Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- loadTime - Measure page load time for a URL Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- ttfb - Measure Time To First Byte (TTFB) for a URL Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- httpHeader - Fetch HTTP response headers for a URL Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- httpProtocol - Detect HTTP protocol versions supported by a URL Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- mixedContent - Check for mixed content issues on a site Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- dnsSec - Check if DNSSEC is enabled for a domain Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- mtr - Perform MTR network diagnostic test Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- ping - Ping a host Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp
- lighthouse - Run Lighthouse audit on a website Endpoint: https://mcp.geekflare.com/{API_KEY}/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.geekflare
- Version: 0.3.6
- Runtime: Npm, Oci
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 15, 2026
- Source: https://registry.modelcontextprotocol.io
