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
Grafana MCP server
grafanaMCP server for Grafana
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Comments