SearxNG-MCP 服务镜像

SearxNG-MCP 服务镜像

这是 https://github.com/maccam912/searxng-mcp-server 的镜像仓库。

快速入门

  1. 克隆仓库:git clone https://github.com/MCP-Mirror/maccam912_searxng-mcp-server.git
  2. 安装依赖:确保已安装 Python 和 uv 工具。
  3. 启动服务:运行命令 uv run https://raw.githubusercontent.com/maccam912/searxng-mcp-server/refs/heads/main/server.py --url https://searxng.example.com
  4. 访问服务:根据配置的 URL 访问 SearxNG 服务。