Skip to main content
Glama

Headline Vibes Analysis MCP Server

by fred-em

analyze_headlines

Analyze sentiment trends in major US news headlines by inputting dates in natural language (e.g., “yesterday” or “March 10th”) to assess public sentiment insights.

Instructions

Analyze sentiment of major news headlines using natural language date input

Input Schema

NameRequiredDescriptionDefault
inputYesDate input (e.g., "yesterday", "last Friday", "March 10th", or "2025-02-11")

Input Schema (JSON Schema)

{ "properties": { "input": { "description": "Date input (e.g., \"yesterday\", \"last Friday\", \"March 10th\", or \"2025-02-11\")", "type": "string" } }, "required": [ "input" ], "type": "object" }

You must be authenticated.

Other Tools from Headline Vibes Analysis MCP Server

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/fred-em/headline-vibes'

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