Skip to main content
Glama

MCP-RSS-Crawler

by mshk
package.json595 B
{ "name": "feed-logic", "version": "0.1.0", "private": true, "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsup src/index.ts --format esm --dts --clean", "dev": "tsup src/index.ts --format esm --dts --watch", "lint": "eslint .", "typecheck": "tsc --noEmit" }, "dependencies": { "axios": "^1.7.2", "xml2js": "^0.6.2", "shared-types": "workspace:*", "data-access": "workspace:*" }, "devDependencies": { "@types/xml2js": "^0.4.14", "tsup": "^8.0.2", "typescript": "^5.4.5", "eslint": "^8.57.0" } }

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