A
securityA
licenseA
qualityAn MCP server for connecting agentic systems to search systems via searXNG.
Last updated -
1
82
Python
MIT License
集成SearXNG API 的MCP 服务器实现,提供网络搜索功能。
query
(字符串):搜索查询。此字符串将传递给外部搜索服务。pageno
(数字,可选):搜索页码,从 1 开始(默认 1)time_range
(字符串,可选):按时间范围过滤结果 - 其中之一:“日”、“月”、“年”(默认值:无)language
(字符串,可选):结果的语言代码(例如“en”,“fr”,“de”)或“all”(默认值:“all”)safesearch
(数字,可选):安全搜索过滤级别(0:无,1:中等,2:严格)(默认:实例设置)url
(字符串):要获取和处理的 URLSEARXNG_URL
环境变量设置为实例 URL。SEARXNG_URL
值是http://localhost:8080
。要通过Smithery自动为 Claude Desktop 安装 SearxNG 服务器:
然后在你的 MCP 配置文件中:
将其添加到您的claude_desktop_config.json
中:
将其添加到您的claude_desktop_config.json
中:
此 MCP 服务器采用 MIT 许可证。这意味着您可以自由使用、修改和分发该软件,但须遵守 MIT 许可证的条款和条件。更多详情,请参阅项目仓库中的 LICENSE 文件。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
集成 SearXNG API 的 MCP 服务器实现,提供网络搜索功能。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ihor-sokoliuk/mcp-searxng'
If you have feedback or need assistance with the MCP directory API, please join our Discord server