mcp-searxng

MCP server for SearXNG integration

npm · fingerprint 411db300ebb599cef7bbe4fa · repository · RSS

4tools
2recorded versions
1dtracked
changed today

What changed

Changed 2026-09-03 06:53 UTC

1 description rewritten.

--- pinned/searxng_web_search
+++ observed/searxng_web_search
  {
    "annotations": {
      "openWorldHint": true,
-   "description": "Searches the web using SearXNG and returns a list of results, each with a title, URL, and content snippet. CRITICAL: The required parameter name is exactly `query` (not `prompt`, `q`, or any other name). Calls an external SearXNG instance; availability depends on the `SEARXNG_URL` configuration. Use `pageno` to paginate results; combine `time_range` and `language` to narrow scope. When `engines` and `time_range` are both provided, every selected engine must explicitly advertise time-range support via SearXNG /config; otherwise the request is rejected before search. To read the full text of a result URL, follow up with `web_url_read`.",
+   "description": "Searches the web using SearXNG and returns a list of results, each with a title, URL, and content snippet. CRITICAL: The required parameter name is exactly `query` (not `prompt`, `q`, or any other name). Calls an external SearXNG instance; availability depends on the `SEARXNG_URL` configuration. Use `pageno` to paginate results; combine `time_range` and `language` to narrow scope. To read the full text of a result URL, follow up with `web_url_read`.",
    "inputSchema": {
      "properties": {
        "categories": {
-         "description": "Time range of search (day, week, month, year). With explicit engines, all selected engines must confirm time_range_support=true via /config.",
+         "description": "Time range of search (day, week, month, year)",
          "enum": [
            "day",
            "week",

Current tools

Show all 4 tool fingerprints
searxng_instance_info
8898f63034407cd2
searxng_search_suggestions
1616ab1f714abdd7
searxng_web_search
3058c54e8af38ec2
web_url_read
4d765a61d29edb1b

Watch this server yourself

If you run this server, put the proxy in front of it. It pins these exact fingerprints on first connect and stops the session if they move.

npx --yes mcp-pin@0.1.0 -- <your mcp-searxng command>

Or subscribe to this page's RSS feed to be told when it changes.

Badge

mcp-pin status badge for mcp-searxng

The badge states one fact about time and nothing else. It never claims a server is safe.

[![mcp-pin](https://mcp-pin.gautamkhosla.com/badge/0c41a3733cfa68e1.svg)](https://mcp-pin.gautamkhosla.com/servers/0c41a3733cfa68e1.html)