The Redd Archiver MCP server generates browsable HTML archives from Reddit, Voat, and Ruqqus. It uses PostgreSQL for data storage and exposes tools to fetch, process, and archive posts. Connects to the respective platforms' APIs to retrieve data. Developers use it to create offline archives for analysis, backup, or research purposes.
The Redd Archiver MCP server generates browsable HTML archives from Reddit, Voat, and Ruqqus. It uses PostgreSQL for data storage and exposes tools to fetch, process, and archive posts. Connects to the respective platforms' APIs to retrieve data. Developers use it to create offline archives for analysis, backup, or research purposes.
pip install redd-archiverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"19-84-redd-archiver-github": {
"command": "uvx",
"args": [
"pip install redd-archiver"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from redd archiver?"
No configuration required. This server works out of the box.
"What resources are available in redd archiver?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in redd archiver"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in redd archiver with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.