Ihor-Sokoliuk/MCP-SearXNG
A Model Context Protocol Server for [SearXNG](https://docs.searxng.org)
Quick Start
Clone the repository:
git clone https://github.com/ihor-sokoliuk/mcp-searxngClaude Desktop configuration example:
{
"mcpServers": {
"ihor-sokoliuk-mcp-searxng": {
"command": "npx",
"args": [
"-y",
"Ihor-Sokoliuk/MCP-SearXNG"
]
}
}
}Check the repository README for specific installation and configuration instructions.