提交

Searxng Scrape

@wfkpk

An MCP server for privacy-focused web search and article scraping using SearXNG instances.

工具

服务器配置

{
  "mcpServers": {
    "searxng": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-searxng-scrape"
      ],
      "env": {
        "SEARXNG_URL": "https://searx.be"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.