Skip to main content
Glama

get_latest_news

Fetch recent Arch Linux news from RSS feed to stay informed about updates, security alerts, and community announcements with title, date, summary, and link details.

Instructions

Fetch recent Arch Linux news from RSS feed. Returns title, date, summary, and link for each news item.

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of news items to return (default 10)
since_dateNoOptional date in ISO format (YYYY-MM-DD) to filter news

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Maximum number of news items to return (default 10)", "type": "integer" }, "since_date": { "description": "Optional date in ISO format (YYYY-MM-DD) to filter news", "type": "string" } }, "required": [], "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/nihalxkumar/arch-mcp'

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