Skip to main content
Glama

Iceland News MCP Server

by olibuijr
package.json618 B
{ "name": "iceland-news-mcp", "version": "2.1.0", "type": "module", "main": "dist/index.js", "bin": { "iceland-news-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js" }, "keywords": [ "mcp", "iceland", "news", "rss" ], "author": "", "license": "ISC", "description": "MCP server for fetching Icelandic news from RSS sources", "dependencies": { "@modelcontextprotocol/sdk": "^1.24.2", "rss-parser": "^3.13.0", "zod": "^4.1.13" }, "devDependencies": { "@types/node": "^24.10.1", "typescript": "^5.9.3" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/olibuijr/iceland-news-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server