Browse and manage Reddit posts, comments, and threads. Fetch user activity, explore hot/new/rising…
{
"mcpServers": {
"ai-smithery-bigvik193-reddit-user-mcp": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Browse and manage Reddit posts, comments, and threads. Fetch user activity, explore hot/new/rising…
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 206 days ago.
Will it work with my client?
Transport: . Compatibility not confirmed.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
MCP Security Weekly
Get CVE alerts and security updates for ai.smithery/BigVik193-reddit-user-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A Model Context Protocol (MCP) server that provides access to Reddit posts, comments, and interactions through your Reddable account.
Add this configuration to your MCP settings:
{
"mcpServers": {
"reddit-user": {
"command": "npx",
"args": ["-y", "@reddable/reddit-user-mcp"],
"env": {
"REDDABLE_API_KEY": "your_reddable_api_key_here"
}
}
}
}
get_user_posts - Fetch Reddit posts from a userget_user_comments - Fetch Reddit comments from a userget_post_comments - Get all comments on a specific posthide_comment - Hide a Reddit comment from your viewreply_to_comment - Reply to a specific commentpost_comment - Post a new comment on a postnpm install
npm run dev
This will start the development server with ngrok tunneling for testing.
For issues or questions, visit Reddable Support.