This MCP server aggregates and analyzes real-time news and trends data from Google News and Google Trends. It provides tools for fetching, filtering, and analyzing news articles and trends data. It connects directly to Google's APIs for real-time data access. Developers use it to build AI agents that monitor news trends, perform sentiment analysis, and generate insights from current events.
This MCP server aggregates and analyzes real-time news and trends data from Google News and Google Trends. It provides tools for fetching, filtering, and analyzing news articles and trends data. It connects directly to Google's APIs for real-time data access. Developers use it to build AI agents that monitor news trends, perform sentiment analysis, and generate insights from current events.
pip install google-news-trends-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"jmanek-google-news-trends-mcp-github": {
"command": "uvx",
"args": [
"pip install google-news-trends-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from google news trends mcp?"
No configuration required. This server works out of the box.
"What resources are available in google news trends mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in google news trends mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in google news trends mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.