Overview
MCP Server Reddit is a Model Context Protocol server that provides access to Reddit's public API for Large Language Models (LLMs). It allows LLMs to interact with Reddit's content, including browsing frontpage posts, accessing subreddit information, and reading post comments.
To use MCP Server Reddit, you can install it via the ClaudeMind desktop app, using pip, or through Smithery. After installation, you can run it and use various commands to interact with Reddit's API.
- Access to hot, new, top, and rising posts from any subreddit. - Detailed information retrieval about subreddits. - Ability to fetch comments and content from specific posts. - Easy installation and configuration options.
- Fetching trending posts from Reddit for analysis.
- Integrating Reddit content into chatbots or AI applications.
- Researching subreddit activity and engagement.
Add to your AI client
Use these steps to connect MCP Server Reddit in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"hawstein-mcp-server-reddit-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-hawstein-mcp-server-reddit-mcp-mirror"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"hawstein-mcp-server-reddit-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-hawstein-mcp-server-reddit-mcp-mirror"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"hawstein-mcp-server-reddit-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-hawstein-mcp-server-reddit-mcp-mirror"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"hawstein-mcp-server-reddit-mcp-mirror": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-hawstein-mcp-server-reddit-mcp-mirror"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hawstein-mcp-server-reddit-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-hawstein-mcp-server-reddit-mcp-mirror"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"hawstein-mcp-server-reddit-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-hawstein-mcp-server-reddit-mcp-mirror"
]
}
}
}FAQ
Can I access all subreddits using this server?
Yes! You can access any public subreddit using the available commands.
Is there a limit to the number of posts I can retrieve?
Yes, you can specify a limit (1-100) for the number of posts returned in your queries.
How do I install MCP Server Reddit?
You can install it via the ClaudeMind app, pip, or Smithery, following the provided instructions.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1380,"uuid":"3ceeb17d-fbb0-47c7-b208-68915edf6bfe","name":"Hawstein_mcp-server-reddit","title":"MCP Server Reddit","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2025-02-20T15:33:46.647Z","updated_at":"2025-02-23T07:21:40.366Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp-server,reddit-api,llm-integration","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/Hawstein_mcp-server-reddit","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/ad1401ce062a1455c24ce4b67dedc0b7e71690f37a56e24bb317673d1916a42c/68747470733a2f2f736d6974686572792e61692f62616467652f40486177737465696e2f6d63702d7365727665722d726564646974","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]