searxng-mcp-server logo

searxng-mcp-server

by maccam912

This server appears to be a searxng meta-search engine instance. It can be run using the provided uv command and configured with a specific URL.

View on GitHub

Last updated: N/A

 "searxng-mcp-server": {
      "command": "uv",
      "args": [
        "run",
        "https://raw.githubusercontent.com/maccam912/searxng-mcp-server/refs/heads/main/server.py",
        "--url",
        "https://searxng.example.com"
      ]
    }