
Searxng Mcp
Give your coding agent privacy-friendly meta-search through your own SearXNG instance while researching markets, docs, and distribution angles.
Overview
io.github.aicrafted/searxng-mcp is an Idea-phase MCP server that lets AI agents search the web via a SearXNG aggregator using Model Context Protocol.
What is this MCP server?
- MCP bridge to a self-hosted SearXNG meta-search aggregator
- Queries multiple search engines through one protocol surface
- OCI image ghcr.io/aicrafted/searxng-mcp:latest with stdio transport
- Required env SEARXNG_URL pointing at your SearXNG instance
- Server schema version 1.0.0; GitHub aicrafted/searxng-mcp
- MCP server version 1.0.0
- One required environment variable: SEARXNG_URL
- OCI package ghcr.io/aicrafted/searxng-mcp:latest with stdio transport
Community signal: 7 GitHub stars.
What problem does it solve?
Builders either leak research queries to one search API or context-switch out of the agent to browse results manually.
Who is it for?
Privacy-minded indie devs with a SearXNG instance who want multi-engine research inside Claude Code or Cursor.
Skip if: Teams unwilling to run or trust SearXNG infrastructure, or users who only need structured UK company filings.
What do I get? / Deliverables
Once SEARXNG_URL is set and the container is registered, your agent can run federated web search from the same session used for coding and notes.
- Agent-invokable federated web search against your SearXNG instance
- Reduced context switching during market and documentation research
Recommended MCP Servers
Journey fit
Aggregated web search is a core Idea-phase research primitive that also supports launch SEO and grow content work. Research subphase is the canonical home for open-web discovery tools routed through MCP rather than manual browser tabs.
How it compares
Self-hosted meta-search MCP, not Bitcoin finance or ACF commerce governance.
Common Questions / FAQ
Who is io.github.aicrafted/searxng-mcp for?
Solo builders who already use or can deploy SearXNG and want federated web search tools in their AI coding agent.
When should I use io.github.aicrafted/searxng-mcp?
During idea research, and later for SEO or content research, whenever broad web results should stay inside the MCP workflow.
How do I add io.github.aicrafted/searxng-mcp to my agent?
Deploy or use a SearXNG instance, set the required SEARXNG_URL environment variable, register the OCI image ghcr.io/aicrafted/searxng-mcp:latest with stdio transport in your MCP host.