R
Rssdeck MCP
MCP server for AI agents - token-efficient RSS data
Created 2/21/2026
Updated 3 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx rssdeck-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"mephistophelesbits-rssdeck-mcp": {
"command": "uvx",
"args": [
"rssdeck-mcp"
]
}
}
}