hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Integrations
Allows searching the web using SearXNG, a privacy-respecting metasearch engine
MCP搜索
用于通过searXNG将代理系统连接到搜索系统的 MCP 服务器。
工具
使用 SearXNG 搜索网页
提示
Copy
用法
通过 uvx
- 配置客户端 JSON 如下
Copy
通过 git clone
- 将服务器添加到claude桌面(入口点是main.py)
克隆 repo 并将此 JSON 添加到 claude 桌面
您可以使用uvx mcp-searxng
运行此服务器,或使用 repo 的本地副本
Copy
您需要更改路径以匹配您的环境
自定义 SearXNG URL
- 将环境变量
SEARXNG_URL
设置为 searxng 服务器的 URL(默认为http://localhost:8080
) - 运行你的 MCP 客户端,你应该能够使用 searxng 搜索网页
注意:如果您正在使用 Claude Desktop,请确保在再次运行服务器之前终止该进程(任务管理器或同等程序)