Back to Home
ach968 icon

saved-posts-mcps

Verified Safe

by ach968

Overview

Aggregates and provides search capabilities for a user's saved posts/bookmarks from Reddit and X (Twitter) via MCP tools.

Installation

Run Command
docker run -d --name saved-posts-x -p 8001:8001 -v /path/to/x_cookies.txt:/app/cookies.txt:ro -e X_COOKIES_FILE=/app/cookies.txt saved-posts-x:latest

Environment Variables

  • MCP_TRANSPORT
  • MCP_PORT
  • REDDIT_USERNAME
  • REDDIT_COOKIES_FILE
  • REDDIT_COOKIES
  • X_COOKIES_FILE
  • X_COOKIES
  • PYTHONUNBUFFERED

Security Notes

The server uses Playwright for web scraping, which involves launching a browser. Sensitive user data (authentication cookies and Reddit username) are expected to be provided via environment variables or files, not hardcoded. There are no 'eval' statements or obfuscation found. The risk largely depends on the security of the provided cookies and the environment it runs in.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens30000
Stars0
Forks0
Last Update2026-01-17

Tags

Social MediaScrapingRedditX (Twitter)Saved PostsSearch