MCP Reddit Server
[English](README-en.md) | [ ](README.md)
1.
1.1
1.2
2.
2.1
2.2 Reddit API
- https://www.reddit.com/prefs/apps
- "create another app..."
- "script"
- client_id client_secret
2.3
2.4 Docker
MAC
- Docker https://www.docker.com/products/docker-desktop
- "Download for Mac"
- Mac Apple Silicon Intel
- .dmg
- Docker
3.
3.1 Claude
`claude_desktop_config.json`
3.2
- **search_subreddit**: subreddit
-
- `subreddit`: subreddit
- `query`:
- `limit`: 5
- **get_post_details**:
-
- `post_id`: Reddit ID
- `comment_limit`: 10
- **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.
- ** **
- Reddit API
-
-
- ** **
- Reddit API
- 10
- 5
- ** **
- API
-
-
6.
- Fork
- (`git checkout -b feature/AmazingFeature`)
- (`git commit -m 'Add some AmazingFeature'`)
- (`git push origin feature/AmazingFeature`)
- Pull Request
7.