Skip to main content
Glama

MCP RSS Server

by xrusjohn
package.json744 B
{ "name": "mcp_rss", "version": "1.0.6", "description": "MCP server for interacting with RSS", "license": "MIT", "author": "buhe", "bin": { "mcp_rss": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector node dist/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "dotenv": "^16.0.3", "fast-xml-parser": "^4.2.7", "mysql2": "^3.14.0", "node-cron": "^3.0.2", "rss-parser": "^3.13.0", "typeorm": "^0.3.17" }, "devDependencies": { "@types/node": "^20.5.0", "@types/node-cron": "^3.0.11", "typescript": "^5.1.6" } }

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/xrusjohn/mcp_rss_buhe'

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