CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Bigvik193 Reddit User Mcp

bigvik193/reddit-user-mcp
authHTTPregistry active
Summary

This connects Claude to Reddit through the Reddable API, letting you read and interact with posts and comments without managing OAuth credentials yourself. You get six tools: fetching user posts and comments, retrieving comment threads, hiding comments, and posting replies. Instead of setting up a Reddit app with client secrets, you just grab an API key from your Reddable dashboard after connecting your account there. Requests proxy through Reddable's servers, so your credentials stay out of the MCP config. Reach for this when you want Claude to monitor discussions, reply to comments, or analyze post activity without the usual Reddit API authentication dance.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

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

  1. Go to Reddable Dashboard
  2. Connect your Reddit account
  3. Scroll to "MCP Integration" section
  4. Copy your API key from the setup instructions

Available Tools

  • 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

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.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Search & Web Crawling
Registryactive
TransportHTTP
AuthRequired
UpdatedSep 14, 2025
View on GitHub

Related Search & Web Crawling MCP Servers

View all →
Google Search

com.mcparmory/google-search

Scrape Google search results with SERP data, ads, and knowledge panels
25
Brave Search

io.github.pipeworx-io/brave-search

Brave Search MCP — independent web index (no Google/Bing dependency)
Serper Search and Scrape

marcopesani/mcp-server-serper

Serper MCP Server supporting search and webpage scraping
154
Brave Search Mcp Server

brave/brave-search-mcp-server

Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.
1.2k
Google Search Console

com.mcparmory/google-search-console

Query search analytics, manage sitemaps, and inspect site URLs and status
25
Google Search Console

acamolese/google-search-console-mcp

Google Search Console MCP server: SEO audits, performance queries, URL inspection, indexing checks.
3