Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by EdEn-D • Uncategorized
An MCP server for fetching, analyzing, and extracting structured information from news articles using NewsAPI.org and LLMs.
Search and retrieve recent news articles by keyword.
Extract structured information such as entities and quotes from news articles.
Analyze sentiment and summarize key information across multiple news articles.
This MCP server enables searching recent news articles by keyword, extracting structured information such as people, organizations, locations, and quotes, and performing sentiment analysis and summarization across multiple articles. It is modularly designed with separate components for API integrations, LLM agents, and data schemas, facilitating easy integration with LLM applications. The server supports both direct execution and containerized deployment via Docker, and uses Pydantic for robust data validation.