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_searxng-0.1.0.tar.gz (5.0 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_searxng-0.1.0-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iflow_mcp_searxng-0.1.0.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.8

File hashes

Hashes for iflow_mcp_searxng-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f9164e4243284a2aab1e604a83f05e860812467ad691e7e3b443d02728545123
MD5 87f96b7ddb55cbf872b92eec58de2e25
BLAKE2b-256 deaebd32308ef61f09605b204118b48aa745169cf0714bc20d2c3675a2f5dc16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iflow_mcp_searxng-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 83dee26507b662c75675bc506072d6165e227fb29991ec6afbc708caa0701dac
MD5 490fcde3ef476a3a9e53c04c582a3527
BLAKE2b-256 794ec37060709277c553c4703c9c4972f1d959782ee85419d2cbe8506d274b3b

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