Geekflare
@geekflare
关于 Geekflare
Geekflare MCP server to scrape, search, screenshot, and run network tools.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"geekflare": {
"command": "npx",
"args": [
"-y",
"@geekflare/mcp"
],
"env": {
"API_KEY": "your-api-key-here"
}
}
}
}工具
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
概览
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.
开发工具 分类下的更多 MCP 服务器
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
评论