PullPush Reddit MCP Server
An MCP (Model Context Protocol) server for the PullPush.io Reddit API. This allows Claude and other MCP-compatible AI assistants to search Reddit comments and submissions. It runs locally over stdio via the published package.
People connecting social media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-03-26 · ★ 4 · #31 OF 46 MAINTAINED SOCIAL MEDIA · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install PullPush Reddit
Claude Code
claude mcp add jacklenzotti-pullpush-mcp -- npx -y pullpush-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"jacklenzotti-pullpush-mcp": {
"command": "npx",
"args": [
"-y",
"pullpush-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package pullpush-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.jacklenzotti is GitHub-verified and matches the repo owner
03 · What PullPush Reddit can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 2 documented tools, including search_comments, search_submissions.
The 2 tools it gives your agent
Extracted from the project's README - what PullPush Reddit lets an agent do.
- search_comments
- - Search Reddit comments with the following parameters:
- search_submissions
- - Search Reddit posts/submissions with the following parameters:
04 · Who maintains PullPush Reddit
PullPush Reddit is maintained by jacklenzotti. It's the only MCP server we track from this author; the repo dates to Jan 2026.
05 · Facts
- repository
- github.com/jacklenzotti/pullpush-mcp
- category
- social media - ranked #31 of 46 actively-maintained social media servers as of 2026-08-25.
- registry
- io.github.jacklenzotti/pullpush-mcp (active, first published 2026-03-26)
- packages
- npm:pullpush-mcp
06 · PullPush Reddit FAQ
What is PullPush Reddit?
An MCP (Model Context Protocol) server for the PullPush.io Reddit API. This allows Claude and other MCP-compatible AI assistants to search Reddit comments and submissions. It runs locally over stdio via the published package.
Is PullPush Reddit still maintained?
Yes - as of 2026-08-25, its last commit was 2026-03-26. We re-verify nightly.
How do I install PullPush Reddit?
Run `npx -y pullpush-mcp`. You can also paste the ready-made client config above.
Does PullPush Reddit run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to PullPush Reddit
Alternatives to PullPush Reddit
Maintained social media servers if PullPush Reddit isn't the fit.
- Reddit MCP Buddy Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis. ★ 801 · 2026-08-17
- YouTube Transcript An MCP server retrieving transcripts of YouTube videos ★ 470 · 2026-08-08
- Taisly Social Media Posting Publish videos to TikTok, Reels, Shorts, X, and Facebook through Taisly. ★ 237 · 2026-07-06
- Reddit Research MCP Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research ★ 233 · 2026-08-14
- Reddit MCP Server (jordanburke) Reddit MCP server with full read/write - posts, comments, search, and content creation. ★ 231 · 2026-08-08
- Ads Manage Google, Meta, Amazon, TikTok, LinkedIn & ChatGPT ads. 430 tools for campaigns & analytics. ★ 84 · 2026-08-15
More social media MCP servers · Synter Ads
More TypeScript MCP servers · Scan MCP · Fortnox · Drawthings · Oh My Posh Configurator · Codex Tldraw MCP · see all