SearXNG MCP Server
About
A Model Context Protocol (MCP) server for integrating with SearXNG metasearch engine.
Details
- Author
- hightemp
- Downloads
- 313
- Categories
- Other
Jump to
- General search across multiple categories and engines
- Specialized image search functionality
- Time‑filtered news search
- Retrieval of available search engines and categories
- Supports both stdio and SSE transports
- Configurable host, port, and SearXNG instance URL
Run the provided binary with command‑line flags for transport type (-t), host (-h), port (-p), and SearXNG instance URL (-searxng). For example: ./go_mcp_server_searxng -searxng http://127.0.0.1:8080 -t sse -p 8892.
SearXNG MCP Server
A Model Context Protocol (MCP) server for integrating with SearXNG metasearch engine.
Server url: http://localhost:8892/sse
Features
- General Search: Search across multiple categories and engines
- Image Search: Specialized image search functionality
- News Search: Time-filtered news search
- Engine Info: Get available search engines and categories
Parameters
- -t: Transport type (stdio/sse), default: stdio
- -h: Host for SSE server, default: 0.0.0.0
- -p: Port for SSE server, default: 8892
- -searxng: SearXNG instance URL, default: http://127.0.0.1:8080
Example
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



