- Reddit MCP Server
Reddit MCP Server
Overview
built a bridge between AI clients and Reddit so I could automate my lead generation, and I just packaged it up as an easy-to-install MCP server.
I wanted to use Claude to monitor Reddit for specific keywords (e.g., "competitor alternatives" or "hiring"), but pasting JSON dumps into the chat window was annoying and consumed all my context tokens.
so I built an MCP Server that wraps my Apify Actors. It gives Claude two specific tools:
reddit_fast_search: Quick, cheap searches for general info.
reddit_lead_monitor: A "smart" search that filters out spam/crypto/duplicates and returns clean, high-intent posts.
Server Config
{
"mcpServers": {
"reddit-mcp": {
"command": "npx",
"args": [
"-y",
"@practicaltools/reddit-mcp-server"
],
"env": {
"APIFY_API_TOKEN": "YOUR_APIFY_TOKEN"
}
}
}
}Project Info
Created At
5 months agoUpdated At
5 months agoAuthor Name
mypracticaltoolsStar
-Language
-License
-Recommend Servers
View AllAmap Maps
@amap
高德地图官方 MCP Server
a year ago
Memory
@modelcontextprotocol
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Shippo
@Shippo
20 hours ago
Filesystem
@modelcontextprotocol
2 months ago
Mnemom
13 hours ago