Connection Methods
Remote URL
No installation required. Point your client directly at the hosted MCP
server.
https://mcp.geekflare.com/{API_KEY}/mcpLocal via npx
Run the MCP server locally using Node.js. No global install needed.
bash npx -y @geekflare/mcp Available Tools
| Tool | Description |
|---|---|
webScrape | Scrape full page content — HTML, Markdown, JSON, or LLM-ready text |
metaScrape | Extract meta tags, Open Graph, and Twitter card data |
screenshot | Capture full-page screenshots with ad blocking and CAPTCHA bypass |
search | Web, news, and image search with optional AI-grounded answers |
dnsRecord | Look up A, AAAA, CNAME, MX, TXT, and other DNS records |
siteStatus | Check if a site is up or down from any location |
redirectCheck | Trace the full redirect chain of a URL |
brokenLink | Find all broken links on a webpage |
url2Pdf | Convert any URL to a downloadable PDF |
openPorts | Scan open ports on a host |
tlsScan | Inspect TLS/SSL configuration and certificate details |
loadTime | Measure full page load time from any location |
ttfb | Measure Time To First Byte (TTFB) |
httpHeader | Retrieve HTTP response headers |
httpProtocol | Detect HTTP/1.1, HTTP/2, and HTTP/3 support |
mixedContent | Find HTTP resources loaded on HTTPS pages |
dnsSec | Check DNSSEC configuration |
mtr | Run MTR network diagnostic tests |
ping | Ping a host and return latency |
lighthouse | Run Lighthouse audits for performance, SEO, and accessibility |
Client Guides
Cursor
Claude Desktop
Claude Code
Windsurf
VS Code
Cline
Roo Code
Zed
n8n
BoltAI
LM Studio
Amazon Q
Others
Test Your Connection
Use the official MCP Inspector to verify your server is running and tools are accessible. Option 1 — Remote serverhttp://localhost:5173 where you can:
- Click Connect to establish the connection
- Go to the Tools tab to see all 20 available tools
- Click any tool and run it with a test URL to verify it works
Replace
YOUR_API_KEY with your Geekflare API key. Get one at
geekflare.com/api.Get Your API Key
Get your API key
Sign up for a free account to generate your key.