MCP.so
ログイン

Searxng Mcp Server

@maccam912

Searxng Mcp Server について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

maccam912

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「その他」の他のコンテンツ