Skip to main content
Glama

MCP-RSS-Crawler

by mshk
package.json556 B
{ "name": "data-access", "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": { "better-sqlite3": "^11.9.0", "shared-types": "workspace:*" }, "devDependencies": { "@types/better-sqlite3": "^7.6.11", "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