Skip to main content
Glama

Multi-MCPs

by TaylorChen

search_news

Retrieve news articles by specifying a query and optional date range using this tool on the Multi-MCPs server. Stay informed with aggregated content from multiple sources.

Instructions

Search news articles

Input Schema

NameRequiredDescriptionDefault
from_dateNo
queryYes
to_dateNo

Input Schema (JSON Schema)

{ "properties": { "from_date": { "type": "string" }, "query": { "type": "string" }, "to_date": { "type": "string" } }, "required": [ "query" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TaylorChen/muti-mcps'

If you have feedback or need assistance with the MCP directory API, please join our Discord server