← 返回
开发者工具 中文

N2 Free Search

Free, unlimited web search for AI agents via SearXNG — no API keys needed.
基于SearXNG的免费无限AI智能体网页搜索,无需API密钥。
choihyunsus
开发者工具 clawhub v1.0.0 1 版本 99739.2 Key: 无需
★ 0
Stars
📥 1,912
下载
💾 15
安装
1
版本
#latest

概述

🔍 N2 Free Search — MCP Server Skill

Free, private, unlimited web search for your AI agent. No API keys, no credit cards, no rate limits.

Why Use This?

| | Brave Search API | Google Custom Search | N2 Free Search |

|---|---|---|---|

| Cost | $5 / 1,000 queries | $5 / 1,000 queries | Free forever |

| API Key | Required | Required | Not needed |

| Search Engines | Brave only | Google only | 70+ engines |

Quick Setup

Option 1: Public Mode (Zero Setup)

Add to your MCP config:

{
  "mcpServers": {
    "n2-free-search": {
      "command": "npx",
      "args": ["-y", "n2-free-search"]
    }
  }
}

Option 2: Self-Hosted (Maximum Privacy)

{
  "mcpServers": {
    "n2-free-search": {
      "command": "npx",
      "args": ["-y", "n2-free-search"],
      "env": {
        "SEARXNG_URL": "http://localhost:8080"
      }
    }
  }
}

Available Tools

  • n2_web_search — Search the web (Google, Bing, DuckDuckGo + 70 more)
  • n2_news_search — Search recent news articles
  • n2_image_search — Search for images
  • n2_video_search — Search for videos
  • n2_suggest — Get search suggestions / autocomplete

Links

  • NPM: https://www.npmjs.com/package/n2-free-search
  • GitHub: https://github.com/choihyunsus/n2-free-search
  • Website: https://nton2.com

Part of the N2 AI Body series — Building the Body for AI

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 01:20 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

N2 Stitch MCP

choihyunsus
Google Stitch 弹性 MCP 代理 — 三重防护(自动重试、令牌刷新、TCP 断连恢复)。
★ 0 📥 1,390
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,089
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,109