Skip to main content

MCP server for connecting agentic systems to search systems via searXNG

Project description

MCP-searxng

An MCP server for connecting agentic systems to search systems via searXNG.

MCP SearxNG Badge

Tools

Search the web with SearXNG

Prompts

search(query: str) -> f"Searching for {query} using searXNG"

Usage

via uvx

  1. configure your client JSON like
{
  "mcpServers": {
    "searxng": {
      "command": "uvx", 
      "args": [
        "mcp-searxng"
      ]
    }
  }
}

via git clone

  1. Add the server to claude desktop (the entrypoint is main.py)

Clone the repo and add this JSON to claude desktop

you can run this server with uvx mcp-searxng, or use a local copy of the repo

{
  "mcpServers": {
    "searxng": {
      "command": "uv", 
      "args": [
        "--project",
        "/absoloute/path/to/MCP-searxng/",
        "run",
        "/absoloute/path/to/MCP-searxng/mcp-searxng/main.py"
      ]
    }
  }
}

you will need to change the paths to match your environment

Custom SearXNG URL

  1. set the environment variable SEARXNG_URL to the URL of the searxng server (default is http://localhost:8080)

  2. run your MCP client and you should be able to search the web with searxng

Note: if you are using claude desktop make sure to kill the process (task manager or equivalent) before running the server again

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iflow_mcp_mcp_searxng-0.1.0.tar.gz (13.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iflow_mcp_mcp_searxng-0.1.0-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file iflow_mcp_mcp_searxng-0.1.0.tar.gz.

File metadata

File hashes

Hashes for iflow_mcp_mcp_searxng-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cc6f2c03809ce5cc4196113a10b8f33c944d58a4ad7f1f3738e5cb91b4e68989
MD5 0a3e76b8fd4f6ab8aec4b138f7f70c6f
BLAKE2b-256 941e60e4d64e9650a516791f43a5869915be5f15446d6d1120f7444ade8a5a7c

See more details on using hashes here.

File details

Details for the file iflow_mcp_mcp_searxng-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for iflow_mcp_mcp_searxng-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0564eb065724d8e3d476108a4e7262761ffc289ce67b4f7fd2886139d4d12306
MD5 ee72da8f340792986cb21ace64aafcd2
BLAKE2b-256 149799d7a1e7c4a1cae88d621921162584f5ef311da5a34baf96bb9d67fd309a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page