Skip to main content
Glama

mcp-yeoman

search_news

Find relevant news articles by entering a search query and specifying the number of results to retrieve.

Instructions

Search for news articles using a query string.

Input Schema

NameRequiredDescriptionDefault
news_countNoThe number of news articles
queryYesThe search query

Input Schema (JSON Schema)

{ "properties": { "news_count": { "default": 8, "description": "The number of news articles", "title": "News Count", "type": "integer" }, "query": { "description": "The search query", "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "search_newsArguments", "type": "object" }

You must be authenticated.

Other Tools from mcp-yeoman

Related Tools

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/thirdstrandstudio/mcp-yeoman'

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