MCPMarket
スキルを販売Power Your Agents接続
  1. ホーム
  2. サーバー
  3. SearXNG

SearXNG

zatevakhinbyzatevakhin
•
開発者ツール
API開発
ウェブスクレイピングとデータ収集

Integrates SearXNG functionalities through a standalone Model Context Protocol server.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

  • 21st-dev

    Magic

    Generate modern UI components instantly from natural language descriptions within your IDE.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

ClaudeやCursorのようなMCPクライアントをお気に入りのツールに接続するMCPサーバーを見つけましょう。MCPマーケットを閲覧して始めましょう。

ブラウズ

  • MCP検索
  • MCPサーバー
  • MCPクライアント
  • Claudeスキル
  • MCP Market Hub
  • カテゴリー
  • MCPサーバーとは?
  • Model Context Protocol

ランキング

  • 今日のトップMCP
  • 今日のトップClaudeスキル
  • Claudeスキル Top 100
  • MCPサーバー Top 100

概要

  • ニュース
  • 提出する
  • お問い合わせ

© 2026 MCPマーケット. 全著作権所有。·Privacy·Terms

searxng-mcp is a standalone Model Context Protocol (MCP) server designed to expose the capabilities of a SearXNG instance. It provides a set of tools, including searching SearXNG for JSON results, fetching URLs to return Markdown content, listing configured engines, and performing health checks. The server supports various deployment methods, from direct execution via Cargo, Nix, and Docker Compose, to integration as a NixOS service, offering flexible configuration options through CLI flags, environment variables, or a TOML file. It also includes robust SSRF controls for its browsing functionality, enhancing security for web content retrieval.

主な機能

01Exposes `search` tool to query SearXNG and return JSON results
02Provides `browse` tool to fetch URLs and return Markdown, with built-in SSRF controls
03Flexible deployment options including Cargo, Nix, Docker Compose, and NixOS service
04Configurable via CLI flags, environment variables, and TOML files for fine-grained control
050 GitHub stars
06Offers `engines` and `health` tools for SearXNG introspection and connectivity checks

ユースケース

01Integrating SearXNG search capabilities into AI desktop clients like Claude Desktop
02Providing a programmable interface for custom applications to interact with SearXNG
03Connecting SearXNG functionalities with AI-powered code editors such as Cursor