Skip to main content
Glama

MCP-RSS-Crawler

by mshk
package.json896 B
{ "name": "feed-viewer", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev --turbopack", "build": "next build", "start": "next start", "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0", "typecheck": "tsc --noEmit", "clear-db": "node --loader ts-node/esm clear-db.js" }, "dependencies": { "@mendable/firecrawl-js": "^1.20.0", "@tailwindcss/typography": "^0.5.16", "@types/xml2js": "^0.4.14", "next": "15.2.2", "react": "^19.0.0", "react-dom": "^19.0.0", "react-markdown": "^10.1.0", "xml2js": "^0.6.2" }, "devDependencies": { "@types/node": "^20", "@types/react": "^19", "@types/react-dom": "^19", "@types/better-sqlite3": "^7.6.11", "eslint-config-next": "15.2.2", "tailwindcss": "^4", "@tailwindcss/postcss": "^4", "typescript": "^5" } }

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

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