search-web
ActiveTool of io.github.Deesmo/arch-tools-mcp
declared in 1.8.0
Search the web and return structured results (Tavily/Serper or DuckDuckGo fallback)
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Search query string"
},
"num_results": {
"type": "number",
"description": "Number of results to return (default: 5, max: 10)"
}
}
}Parent server
io.github.Deesmo/arch-tools-mcp
https://github.com/Deesmo/Arch-AI-Tools
1/7 registries