mcpbeat

Geekflare MCP Server

com.geekflare/mcp
answering

Geekflare is answering right now. Last checked 9 min ago. 68 installs a week from npm. It exposes 20 tools.

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

Installs per day peak 34 · avg 10 · +19% w/w
a month agotoday
Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
91 of 91 checks
20
Tools
read from the server
216 ms
Response time
average over 24h
68
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.geekflare.com/{API_KEY}/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.geekflare.com/{API_KEY}/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.geekflare.com/{API_KEY}/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.geekflare.com/{API_KEY}/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.geekflare.com/{API_KEY}/mcp"
    }
  }
}

Available tools 20

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

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

Endpoints

URLTransportStateLatencyChecked
https://mcp.geekflare.com/{API_KEY}/mcp streamable-http answering 204 ms 9 min ago

Geekflare — questions

Answers built from our own checks of this server.

What can Geekflare do?
It exposes 20 tools, read directly from the server on our last check. Among them: brokenLink, dnsRecord, dnsSec, httpHeader, httpProtocol, lighthouse and 14 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Geekflare working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 216 ms. The bar chart above shows every period we have measured.
How do I connect Geekflare?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Geekflare need an API key?
No. Geekflare completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 20 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Geekflare?
It answers our handshake in 216 ms on average, which is faster than 59% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Geekflare?
The npm package @geekflare/mcp was installed 68 times in the last week. Week over week that is +19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.