SearXNG HTTP MCP
Self-contained SearXNG metasearch MCP server. One Docker image, 200+ engines, privacy-first.
The record the registry holds
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.whw23/searxng-http-mcp",
"description": "Self-contained SearXNG metasearch MCP server. One Docker image, 200+ engines, privacy-first.",
"title": "SearXNG HTTP MCP",
"repository": {
"url": "https://github.com/whw23/searxng_http_mcp",
"source": "github"
},
"version": "2026.55.0",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/whw23/searxng-http-mcp",
"runtimeHint": "docker",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "run",
"type": "positional"
},
{
"type": "named",
"name": "--rm"
},
{
"type": "named",
"name": "-i"
},
{
"value": "512m",
"type": "named",
"name": "--memory"
},
{
"value": "1",
"type": "named",
"name": "--cpus"
}
],
"packageArguments": [
{
"value": "--stdio",
"type": "positional"
}
]
},
{
"registryType": "oci",
"identifier": "ghcr.io/whw23/searxng-http-mcp",
"runtimeHint": "docker",
"transport": {
"type": "streamable-http",
"url": "http://127.0.0.1:8888/mcp/"
},
"runtimeArguments": [
{
"value": "run",
"type": "positional"
},
{
"type": "named",
"name": "-d"
},
{
"value": "searxng-mcp",
"type": "named",
"name": "--name"
},
{
"value": "unless-stopped",
"type": "named",
"name": "--restart"
},
{
"value": "8888:8888",
"type": "named",
"name": "-p"
},
{
"value": "512m",
"type": "named",
"name": "--memory"
},
{
"value": "1",
"type": "named",
"name": "--cpus"
}
],
"environmentVariables": [
{
"description": "API key for authentication. Leave empty for no auth.",
"format": "string",
"isSecret": true,
"name": "API_KEY"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-14T17:40:39.72819Z",
"publishedAt": "2026-05-14T17:40:39.72819Z",
"updatedAt": "2026-05-14T17:40:39.72819Z",
"isLatest": true
}
}
}
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
MCP server
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.
The publisher's own address
https://github.com/whw23/searxng_http_mcp
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.