MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

I
Iceland News MCP

MCP server for fetching Icelandic news from RSS sources (RÚV, Morgunblaðið, Heimildin, Mannlíf, Landsbankinn, University of Iceland)

Created 12/3/2025
Updated 12 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-iceland-news-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "olibuijr-iceland-news-mcp": { "command": "npx", "args": [ "olibuijr-iceland-news-mcp" ] } } }