MCP Server
MCP
io.github.aicrafted/searxng-mcp
MCP server for SearXNG aggregator — web search across multiple engines via Model Context Protocol
Install
oci:ghcr.io/aicrafted/searxng-mcp:latest
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/aicrafted/searxng-mcp:latest",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "URL of your SearXNG instance",
"isRequired": true,
"format": "string",
"name": "SEARXNG_URL"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment