Back to Home
olibuijr icon

iceland-news-mcp

by olibuijr

Overview

An MCP server that fetches and provides structured access to the latest Icelandic news from various RSS sources, integrated with a voice-activated AI assistant for news summaries and search.

Installation

Run Command
node dist/index.js

Environment Variables

  • GOOGLE_API_KEY

Security Notes

A critical security flaw exists where the `GOOGLE_API_KEY` is fetched by the client-side SvelteKit app via a server endpoint (`/api/google/api-key`). This directly exposes the API key to the browser, making it vulnerable to interception and misuse. Additionally, the Whisper STT service listens on `0.0.0.0` and enables CORS for all origins (`*`), exposing it widely on the local network without restriction. Hardcoded local IP addresses for the Whisper service within the web UI (`http://192.168.8.191:7000` and `:7050`) make deployment brittle and suggest network configuration assumptions. No `eval` or direct system command injection vulnerabilities were found in the provided server-side code.

Similar Servers

Stats

Interest Score84
Security Score3
Cost ClassMedium
Avg Tokens750
Stars5
Forks0
Last Update2025-12-03

Tags

MCPNewsRSSAIVoice AssistantIceland