MCP.so
登录

Searxng Mcp Server

@maccam912

关于 Searxng Mcp Server

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

maccam912

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "searxng-mcp-server": {
      "command": "uv",
      "args": [
        "run",
        "https://raw.githubusercontent.com/maccam912/searxng-mcp-server/refs/heads/main/server.py",
        "--url",
        "https://searxng.example.com"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Searxng Mcp Server?

It is an MCP server that runs using uv and connects to a SearxNG instance. The configuration specifies a command and arguments to execute a Python script from a remote URL.

How to use Searxng Mcp Server?

Add the provided JSON block to your MCP client configuration, replacing https://searxng.example.com with your SearxNG instance URL.

Key features of Searxng Mcp Server

Use cases of Searxng Mcp Server

FAQ from Searxng Mcp Server

评论

其他 分类下的更多 MCP 服务器