reddit.com
reddit.com logo

Reddit

Integrates with Reddit's API using PRAW to enable retrieving and posting content, managing subreddits, and analyzing use...

Created byApr 23, 2025

MCP Reddit Server

[English](README-en.md) | [ ](README.md)

1.

1.1

  • subreddit
    • subreddit

    1.2

    2.

    2.1

    • Docker
    • Python 3.12+
    • Reddit API

    2.2 Reddit API

    1. https://www.reddit.com/prefs/apps
    1. "create another app..."
    1. "script"
      1. client_id client_secret

      2.3

      2.4 Docker

      MAC
      1. Docker https://www.docker.com/products/docker-desktop
      1. "Download for Mac"
      1. Mac Apple Silicon Intel
      1. .dmg
        1. Docker

        3.

        3.1 Claude

        `claude_desktop_config.json`

        3.2

        1. **search_subreddit**: subreddit - - `subreddit`: subreddit - `query`: - `limit`: 5
        1. **get_post_details**: - - `post_id`: Reddit ID - `comment_limit`: 10
        1. **get_subreddit_hot**: subreddit - - `subreddit`: subreddit - `limit`: 5

        3.3

        Claude

        Claude `get_subreddit_hot`
        [Claude ]
        Claude `get_post_details`

        4.

        4.1

        4.2

        4.3

        4.4 Docker

        5.

        1. ** ** - Reddit API - -
        1. ** ** - Reddit API - 10 - 5
        1. ** ** - API - -

        6.

        1. Fork
        1. (`git checkout -b feature/AmazingFeature`)
        1. (`git commit -m 'Add some AmazingFeature'`)
        1. (`git push origin feature/AmazingFeature`)
        1. Pull Request

        7.