Project
Reverse Dependencies for ask-web-search
The projects listed here declare ask-web-search as a runtime or development dependency
0.0
A minimal MCP (Model Context Protocol) server that exposes ask_web_search
as a callable tool over stdio. Designed for use with clients that support MCP
(ZCode, Claude Code, etc.), it queries a local SearXNG instance and returns
formatted search results suitable for LLM consumption. The tool shell (name,
schema, call) lives here, wrapping the Ask::WebSearch library.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026