Skip to main content
Glama

RSS MCP Server

by veithly
package.json634 B
{ "name": "rss-mcp", "version": "1.0.1", "type": "module", "main": "dist/index.js", "bin": { "rss-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js" }, "keywords": [], "author": "", "license": "Apache-2.0", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.13.2", "axios": "^1.10.0", "cheerio": "^1.1.0", "date-fns": "^3.6.0", "date-fns-tz": "^3.1.3", "dotenv": "^16.4.5", "rss-parser": "^3.13.0" }, "devDependencies": { "@types/node": "^20.14.9", "ts-node": "^10.9.2", "typescript": "^5.8.3" } }

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

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