Skip to main content
Glama

mcp-rss-aggregator

Mozilla Public License 2.0
9
  • Linux
  • Apple
package.json595 B
{ "name": "mcp-rss-aggregator", "version": "0.1.0", "description": "Model Context Protocol Server for aggregating RSS feeds in Claude Desktop", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.10.1", "axios": "^1.12.0", "cheerio": "^1.0.0", "fast-xml-parser": "^4.3.5", "opml-to-json": "^1.0.1", "rss-parser": "^3.13.0" }, "devDependencies": { "@types/node": "^22.14.1", "typescript": "^5.2.2" } }

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/imprvhub/mcp-rss-aggregator'

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