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

mseep_mcp_searxng-0.1.0.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

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

mseep_mcp_searxng-0.1.0-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mseep_mcp_searxng-0.1.0.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for mseep_mcp_searxng-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6deccc7d05cc3b778a280d15e1c136ce4efd9898e39d1788b49fb08300145382
MD5 6847075d4d866dd084453e9e7fcd37d4
BLAKE2b-256 75d08fa3661b7a2fd3590e7e8f2be364404216312b8d82588dfcce82e1603d42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mseep_mcp_searxng-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b449c3962ccfb975611f30e3a1fde610683ef251398163f2a5a76af62f13b586
MD5 429657a7a81d571801a0c61b081f9ebc
BLAKE2b-256 50b7259056d67ecf739d6288925b07794820f9ba805fe040d5728dbebbe226e2

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