Geekflare
@geekflare
About Geekflare
Geekflare MCP server to scrape, search, screenshot, and run network tools.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"geekflare": {
"command": "npx",
"args": [
"-y",
"@geekflare/mcp"
],
"env": {
"API_KEY": "your-api-key-here"
}
}
}
}Tools
20Scrape a webpage with custom options
Scrape meta tags from a URL
Capture a screenshot of a website
Search the web and return clean results in JSON, Markdown, or HTML
Retrieve DNS records for a domain
Check if a site is up or down
Check the redirect chain of a URL
Find broken links on a webpage
Convert a URL to PDF
Scan open ports on a host
Scan TLS/SSL configuration of a domain
Measure page load time for a URL
Measure Time To First Byte (TTFB) for a URL
Fetch HTTP response headers for a URL
Detect HTTP protocol versions supported by a URL
Check for mixed content issues on a site
Check if DNSSEC is enabled for a domain
Perform MTR network diagnostic test
Ping a host
Run Lighthouse audit on a website
Overview
What is Geekflare?
Geekflare is an MCP server that provides MCP clients such as Claude, Cursor, ChatGPT, and Kilo with access to scraping, web search, screenshots, and network tools.
How to use Geekflare?
—
Key features of Geekflare
- Web scraping capabilities
- Web search functionality
- Screenshot generation
- Network tools
Use cases of Geekflare
—
FAQ from Geekflare
What MCP clients are supported?
Geekflare works with Claude, Cursor, ChatGPT, Kilo, and other MCP-compatible clients.
What capabilities does Geekflare provide?
It offers scraping, web search, screenshots, and network tools.
Are there any configuration or installation steps?
No installation or configuration details are provided in the README.
What runtime or dependencies are required?
No runtime or dependency information is documented.
Does the server require authentication or a specific transport?
No authentication or transport details are mentioned.
More Developer Tools MCP servers
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Comments