MCP.so
Sign In

Searxng Mcp Server

@maccam912

About Searxng Mcp Server

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

maccam912

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "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"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Searxng Mcp Server?

It is an MCP server that runs using uv and connects to a SearxNG instance. The configuration specifies a command and arguments to execute a Python script from a remote URL.

How to use Searxng Mcp Server?

Add the provided JSON block to your MCP client configuration, replacing https://searxng.example.com with your SearxNG instance URL.

Key features of Searxng Mcp Server

Use cases of Searxng Mcp Server

FAQ from Searxng Mcp Server

Comments

More Other MCP servers