Loading MCP server directory, please wait...
Geekflare MCP server for scraping, search, screenshots, broken links, DNS lookup, and network tools.
npx @getmcp/cli add com.geekflare/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
API_KEYYour Geekflare API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.geekflare/mcp": {
"command": "npx",
"args": [
"-y",
"@geekflare/mcp"
],
"env": {
"API_KEY": ""
}
}
}
}