Websearch-MCP

brunowinter8192/Websearch-MCP
★ 0 stars Python 🔍 Search Updated today
Web search and URL scraping MCP server for Claude Code — SearXNG integration with Crawl4AI site crawler (slash command)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "websearch-mcp": {
      "command": "uvx",
      "args": [
        "websearch-mcp"
      ]
    }
  }
}

Or install with pip: pip install websearch-mcp

Topics

claude-codecrawl4aimcppythonsearxngweb-scrapingweb-search