mcp-reddit
With this MCP, the AI can query Reddit's post data and summarize it.
Overview
MCP Reddit is a server designed to interact with large language models like Claude, allowing users to query and summarize Reddit's post data.
To use MCP Reddit, set up the server with Docker, configure your Reddit API credentials, and use the provided tools to search and retrieve posts from specific subreddits.
- Search for posts in specific subreddits. - Retrieve detailed information and comments for posts. - Browse trending posts in subreddits.
- Analyzing popular discussions in specific subreddits.
- Summarizing content from Reddit for research purposes.
- Assisting users in finding relevant posts based on queries.
Add to your AI client
Use these steps to connect mcp-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": {
"mcp-reddit-wllcnm": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-reddit-wllcnm"
]
}
}
}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": {
"mcp-reddit-wllcnm": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-reddit-wllcnm"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"mcp-reddit-wllcnm": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-reddit-wllcnm"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"mcp-reddit-wllcnm": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-reddit-wllcnm"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-reddit-wllcnm": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-reddit-wllcnm"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"mcp-reddit-wllcnm": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-reddit-wllcnm"
]
}
}
}FAQ
What are the prerequisites for using MCP Reddit?
You need Docker, Python 3.12+, and Reddit API credentials.
Is there a limit on API calls?
Yes, Reddit API has rate limits that you need to consider.
Can I run MCP Reddit locally?
Yes, you can clone the repository and run the server locally after installing the dependencies.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2351,"uuid":"a696cb8e-0582-4047-b53a-cf8c86d3affa","name":"mcp-reddit","title":"mcp-reddit","description":"With this MCP, the AI can query Reddit's post data and summarize it.","avatar_url":null,"created_at":"2025-03-12T10:27:58.271Z","updated_at":"2025-03-12T10:29:52.353Z","status":"created","author_name":"wllcnm","author_avatar_url":null,"tags":"reddit,mcp,ai-assistant","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/wllcnm/mcp-reddit","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":"99e3d7bf-d170-4ba2-a777-8227f06f83ba","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"}]]}]