Search-Scrape
MCP Serverby DevsHero · Added 5mo ago
Claude
26
Install
git clone https://github.com/DevsHero/search-scrapeAdd to Claude
claude mcp add search-scrapeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"search-scrape": {
"command": "npx",
"args": [
"@modelcontextprotocol/search-scrape"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
一个完全免费的网页搜索和爬取 MCP 服务器,使用 SearXNG 进行联邦搜索,并配备了 Rust 原生的爬虫。不需要 API 密钥。请配置 SEARXNG_URL 环境变量以指向您的 SearXNG 实例(默认值:http://localhost:8888)。
Tags
browser-webmcp-serverapi