A
securityA
licenseA
qualityA server facilitating web search functionality by utilizing Perplexity AI's API, designed to integrate with the Claude desktop client for enhanced search queries.
Last updated -
1
94
Python
MIT License
与 SearXNG 集成的 MCP 服务器实现,提供以隐私为中心的元搜索功能。
query
(字符串):搜索词page
(数字,可选):页码(默认值:1)language
(字符串,可选):语言代码(例如,“en”,“all”,默认值:“all”)categories
(数组,可选):搜索类别(默认值:['general'])time_range
(字符串,可选):时间过滤器(日/周/月/年)safesearch
(数字,可选):安全搜索级别(0:无,1:中等,2:严格,默认值:1)此 MCP 服务器采用 MIT 许可证。详情请参阅许可证文件。
您需要运行一个本地 SearXNG 实例。设置方法如下:
--restart always
标志可确保:
编辑searxng/settings.yml
如下:
有关详细配置选项,请参阅SearXNG 文档
SEARXNG_INSTANCES
:以逗号分隔的 SearXNG 实例 URL 列表默认值: http://localhost:8080
SEARXNG_USER_AGENT
:请求的自定义 User-Agent 标头默认值: MCP-SearXNG/1.0
NODE_TLS_REJECT_UNAUTHORIZED
:设置为“0”以绕过 SSL 证书验证(用于使用自签名证书的开发)默认值:未定义(启用 SSL 验证)包含所有选项的示例配置:
⚠️ 警告:不建议在生产环境中禁用 SSL 证书验证。
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
该服务器通过集成多个搜索引擎(无需跟踪或用户分析)提供以隐私为中心的元搜索功能,支持各种类别和语言的过滤搜索。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kevinwatt/mcp-server-searxng'
If you have feedback or need assistance with the MCP directory API, please join our Discord server