Skip to main content
Glama

SearXNG MCP Server

by netixc

research_topic

Conduct comprehensive research by automatically searching multiple engines and sources, then cross-referencing results to validate information and identify key findings with confidence levels.

Instructions

Deep research with multiple searches and source validation.

Use this when:

  • User wants comprehensive research or briefing

  • Need to validate information across multiple sources

  • Looking for in-depth analysis

  • User asks to "research", "investigate", or "give me a briefing"

This tool runs 2-6 searches automatically using different strategies:

  • Searches multiple engines (Google, Bing, DuckDuckGo, Brave, Wikipedia)

  • Searches both general web and news sources

  • Deduplicates results across all searches

  • Returns 15-50 UNIQUE sources depending on depth

Perfect for creating comprehensive briefings with validated information.

Parameters: query* - Research topic depth - Research thoroughness: • "quick" - 2 searches, ~15 unique sources • "standard" - 4 searches, ~30 unique sources (recommended) • "deep" - 6 searches, ~50 unique sources

CRITICAL - After receiving sources, you MUST:

  1. Read and analyze ALL sources provided (titles, URLs, content snippets)

  2. Cross-reference claims across multiple sources

  3. Identify facts confirmed by many sources (high confidence)

  4. Note contradictions or single-source claims (lower confidence)

  5. Synthesize findings into a comprehensive briefing with: • Executive summary of key findings • Main facts/developments (note how many sources confirm each) • Contradictions or uncertainties • Source quality assessment (which engines found what)

  6. DO NOT just list the sources - you must analyze, validate, and synthesize them into actionable intelligence

Returns: Research briefing with analyzed, validated, cross-referenced information

Input Schema

NameRequiredDescriptionDefault
depthNoResearch depthstandard
queryYesResearch topic or question

Input Schema (JSON Schema)

{ "properties": { "depth": { "default": "standard", "description": "Research depth", "enum": [ "quick", "standard", "deep" ], "title": "Depth", "type": "string" }, "query": { "description": "Research topic or question", "title": "Query", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from SearXNG MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/netixc/SearxngMCP'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server