Skip to main content
The Geekflare MCP server exposes all Geekflare API tools — web scraping, search, screenshots, DNS lookups, and more directly inside AI assistants and coding tools that support the Model Context Protocol. Once connected, you can ask your AI assistant to scrape a page, search the internet, or check DNS records without leaving your editor or chat interface.

Connection Methods

Remote URL

Point your client directly at the hosted MCP server. https://mcp.geekflare.com/{API_KEY}/mcp

Local via npx

Run the MCP server locally using Node.js. No global install needed. bash npx -y @geekflare/mcp

Available Tools

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 server
Option 2 — Local server
This opens a browser UI at http://localhost:5173 where you can:
  1. Click Connect to establish the connection
  2. Go to the Tools tab to see all 20 available tools
  3. 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.