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