SearXNG-MCP-服务器
一个基于 Python 的 SearXNG 微服务配置工具。
快速入门
- 克隆仓库:
git clone https://github.com/maccam912/searxng-mcp-server.git
- 安装依赖:确保已安装 Python 和 uv 工具。
- 启动服务:运行以下命令
uv run https://raw.githubusercontent.com/maccam912/searxng-mcp-server/main/server.py --url https://searxng.example.com
4. 访问服务:在浏览器中打开指定的 URL。