go_mcp_server_searxng

A Model Context Protocol (MCP) server for integrating with SearXNG metasearch engine.

GitHub Stars

0

User Rating

Not Rated

Favorites

0

Views

1

Forks

0

Issues

0

README
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
# Start server with custom SearXNG instance
./go_mcp_server_searxng -searxng http://127.0.0.1:8080 -t sse -p 8892
# or cli
./go_mcp_server_searxng -searxng http://127.0.0.1:8080 -t stdio
Author Information
Anton Panov

Web-developer: javascript, php, golang, vue, nodejs, c++, rust, nim, python, flask, django

Russia, Moscow

93

Followers

206

Repositories

155

Gists

0

Total Contributions