diff --git a/servers/trendpulse/readme.md b/servers/trendpulse/readme.md new file mode 100644 index 0000000000..fb08b44c0e --- /dev/null +++ b/servers/trendpulse/readme.md @@ -0,0 +1,4 @@ +Docs: https://github.com/AKzar1el/mcp-trendpulse/blob/main/README.md +Engineering case study: https://tomiseregi.si/projects/digestseo-mcp-suite + +TrendPulse is an open-source MCP server for Google News research, Google Trends analysis, article extraction, and related trend intelligence. This catalog entry uses the dedicated local stdio container image. diff --git a/servers/trendpulse/server.yaml b/servers/trendpulse/server.yaml new file mode 100644 index 0000000000..be94d33421 --- /dev/null +++ b/servers/trendpulse/server.yaml @@ -0,0 +1,19 @@ +name: trendpulse +image: mcp/trendpulse +type: server +meta: + category: search + tags: + - google-news + - google-trends + - news-research + - trends + - seo +about: + title: TrendPulse + description: Research current Google News and Google Trends data with article extraction and trend analysis. + icon: https://raw.githubusercontent.com/AKzar1el/mcp-trendpulse/main/assets/logo-400.png +source: + project: https://github.com/AKzar1el/mcp-trendpulse + commit: 43e3ec57bd90844922320a835d03de2d3ba3f049 + dockerfile: Dockerfile.mcp-registry