I
Iceland News MCP
by @olibuijr
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
README
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"
]
}
}
}