Loading MCP server directory, please wait...
Reddit MCP Server via Apify
npx @getmcp/cli add io.github.mypracticaltools/reddit-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
APIFY_API_TOKENYour Apify API Token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mypracticaltools/reddit-mcp-server": {
"command": "npx",
"args": [
"-y",
"@practicaltools/reddit-mcp-server"
],
"env": {
"APIFY_API_TOKEN": ""
}
}
}
}