MCP Server
MCP
io.github.therealMrFunGuy/feed-forge
Turn any website into an RSS, Atom, or JSON feed using CSS selectors and scheduled polling.
Configuration Example
{
"remotes": [
{
"type": "sse",
"url": "https://feeds.rjctdlabs.xyz/sse",
"headers": [
{
"description": "API key from https://auth.rjctdlabs.xyz/dashboard",
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
sse
Comments
Sign in to leave a comment