news-search
ActiveTool of io.github.Deesmo/arch-tools-mcp
declared in 1.8.0
Search for recent news articles on any topic. Returns title, URL, description, source, and publication date from Brave News, Tavily, or Serper.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Number of results to return (default: 5, max: 10)"
},
"query": {
"type": "string",
"description": "News search query (e.g. 'AI regulations 2025')"
}
}
}Parent server
io.github.Deesmo/arch-tools-mcp
https://github.com/Deesmo/Arch-AI-Tools
1/7 registries