R

Reddit

Integrates with Reddit's API to provide read and write access for fetching posts, comments, user pro...

59 views
0 installs
Updated Sep 17, 2025
Not audited
Integrates with Reddit's API to provide read and write access for fetching posts, comments, user profiles, subreddit information, searching content, creating posts and replies, with OAuth authentication, rate limiting, and engagement analytics.
  1. Create a Reddit App

    • Go to the Reddit app preferences page: https://www.reddit.com/prefs/apps.
    • Click "Create App" or "Create another app".
    • Fill in the required fields.
    • Important: Select "script" as the application type.
  2. Copy Your Credentials

    • After creating the app, you will see your client ID (just under the app name, a short string) and client secret (labeled as "secret").
    • Save both values, as they are necessary for the connection.
  3. (Optional) For Write Access

    • If you need to create posts or reply to posts via the MCP, also provide your Reddit username and Reddit password.
  4. Fill In the FastMCP Connection Interface

    • Click the Install Now button for the Reddit MCP server integration.
    • When prompted in the FastMCP connection interface, enter the following values:
      • REDDIT_CLIENT_ID: (Your client ID from step 2)
      • REDDIT_CLIENT_SECRET: (Your client secret from step 2)
      • (Optional) REDDIT_USERNAME: (Your Reddit username, if write access is needed)
      • (Optional) REDDIT_PASSWORD: (Your Reddit password, if write access is needed)

Note: You do not need to create a .env file—just enter the values directly in the FastMCP connection interface when prompted.

Quick Start

View on GitHub

More for Entertainment and Media

View All →

Similar MCP Servers

Report Issue

Thank you! Your issue report has been submitted successfully.