mcp-goodnews

mcp-goodnews

37

MCP Goodnews is a server-based application designed to retrieve and rank uplifting news articles using the NewsAPI and Cohere's language model. It highlights positive stories in a world often dominated by negative news, combining modern sentiment analysis with a streamlined user experience through the Claude Desktop application.

What is MCP Goodnews?

MCP Goodnews is an application that provides positive and uplifting news by fetching articles from NewsAPI and ranking them using Cohere LLM based on sentiment.

How does MCP Goodnews determine positive news?

It uses Cohere LLM to perform sentiment analysis on news articles and ranks them based on their positive sentiment score.

What do I need to use MCP Goodnews?

You need a Cohere API Key, NewsAPI Key, Claude Desktop Application, and the uv Python Project and Package Manager.

Is MCP Goodnews open-source?

Yes, MCP Goodnews is open-source and licensed under Apache 2.0.

Can I integrate MCP Goodnews with other platforms?

Currently, MCP Goodnews is designed to integrate with Claude Desktop, but the open-source nature allows for potential adaptations.