streamable-httpupdated 11mo ago
A Model Context Protocol (MCP) server that provides access to Reddit posts, comments, and interactions through your Reddable account.
Was kannst du mit BigVik193 reddit user mcp machen?
Reddit User MCP Server
A Model Context Protocol (MCP) server that provides access to Reddit posts, comments, and interactions through your Reddable account.
Features
- ✅ Fetch user Reddit posts and comments
- ✅ Get comments for specific posts
- ✅ Hide Reddit comments
- ✅ Reply to comments and posts
- ✅ Secure API key authentication
- ✅ Built with TypeScript and Smithery
Installation
For Claude Desktop
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"
}
}
}
}
Getting Your API Key
- Go to Reddable Dashboard
- Connect your Reddit account
- Scroll to "MCP Integration" section
- Copy your API key from the setup instructions
Available Tools
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 post
Development
npm install
npm run dev
This will start the development server with ngrok tunneling for testing.
Security
- Uses long-term API keys (no password exposure)
- All Reddit credentials stored securely in Reddable
- API requests proxied through Reddable servers
- No direct Reddit app credentials needed
Support
For issues or questions, visit Reddable Support.
Installation
BigVik193 reddit user mcp zu deinem Client hinzufügen. Wähl den, den du nutzt.
claude mcp add --transport http bigvik193-reddit-user-mcp https://server.smithery.ai/@BigVik193/reddit-user-mcp/mcpcodex mcp add bigvik193-reddit-user-mcp --url https://server.smithery.ai/@BigVik193/reddit-user-mcp/mcp{
"mcpServers": {
"bigvik193-reddit-user-mcp": {
"url": "https://server.smithery.ai/@BigVik193/reddit-user-mcp/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"bigvik193-reddit-user-mcp": {
"type": "http",
"url": "https://server.smithery.ai/@BigVik193/reddit-user-mcp/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"bigvik193-reddit-user-mcp": {
"url": "https://server.smithery.ai/@BigVik193/reddit-user-mcp/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"bigvik193-reddit-user-mcp": {
"serverUrl": "https://server.smithery.ai/@BigVik193/reddit-user-mcp/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
6 Tools
BigVik193 reddit user mcp stellt einem verbundenen Agent 6 Tools bereit.
- get_user_posts
- Fetch Reddit posts from a user
- get_user_comments
- Fetch Reddit comments from a user
- get_post_comments
- Get all comments on a specific post
- hide_comment
- Hide a Reddit comment from your view
- reply_to_comment
- Reply to a specific comment
- post_comment
- Post a new comment on a post
Score
55 / 100
Ausreichend
- Dokumentation22/25
- Pflege9/25
- Vertrauen6/20
- Funktionsumfang6/15
- Installation12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 351 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 6 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 1.0.0Aktuell | 14. Sept. 2025 |