Reddit MCP Server (jordanburke)
A Model Context Protocol (MCP) server for interacting with Reddit - fetch posts, comments, user info, and create content. 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-08-08 · ★ 231 · #2 OF 46 MAINTAINED SOCIAL MEDIA · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Reddit MCP Server (jordanburke)
before you install - you'll need
Set REDDIT_CLIENT_ID, REDDIT_CLIENT_SECRET, REDDIT_USERNAME, REDDIT_PASSWORD, REDDIT_SAFE_MODE, REDDIT_AUTH_MODE, REDDIT_BOT_DISCLOSURE, REDDIT_BOT_FOOTER, TRANSPORT_TYPE, OAUTH_ENABLED, OAUTH_TOKEN before connecting.
Claude Code
claude mcp add jordanburke-reddit-mcp-server -- npx -y reddit-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"jordanburke-reddit-mcp-server": {
"command": "npx",
"args": [
"-y",
"reddit-mcp-server"
]
}
}
} 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 reddit-mcp-server - unscoped; check the name against the project README before installing
registry namespace io.github.jordanburke is GitHub-verified and matches the repo owner
03 · What Reddit MCP Server (jordanburke) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.5.3 · 2026-08-08
v1.5.2 · 2026-08-08
v1.5.1 · 2026-07-01
04 · Who maintains Reddit MCP Server (jordanburke)
reddit-mcp-server is maintained by jordanburke. We track 3 MCP servers from jordanburke - 3 actively maintained, 235 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from jordanburke.
05 · Facts
- repository
- github.com/jordanburke/reddit-mcp-server
- category
- social media - ranked #2 of 46 actively-maintained social media servers as of 2026-08-25.
- release cadence
- 5 releases in the last 90 days (latest 2026-08-08)
- registry
- io.github.jordanburke/reddit-mcp-server (active, first published 2026-01-28 · 11 versions)
- packages
- npm:reddit-mcp-server
06 · Reddit MCP Server (jordanburke) FAQ
What is Reddit MCP Server (jordanburke)?
A Model Context Protocol (MCP) server for interacting with Reddit - fetch posts, comments, user info, and create content. It runs locally over stdio via the published package.
Is Reddit MCP Server (jordanburke) still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-08 and it shipped 5 releases in the last 90 days. We re-verify nightly.
How do I install Reddit MCP Server (jordanburke)?
Run `npx -y reddit-mcp-server`. The README documents 11 environment variables (REDDIT_CLIENT_ID, REDDIT_CLIENT_SECRET, REDDIT_USERNAME…) to set first. Set REDDIT_CLIENT_ID, REDDIT_CLIENT_SECRET, REDDIT_USERNAME, REDDIT_PASSWORD, REDDIT_SAFE_MODE, REDDIT_AUTH_MODE, REDDIT_BOT_DISCLOSURE, REDDIT_BOT_FOOTER, TRANSPORT_TYPE, OAUTH_ENABLED, OAUTH_TOKEN before connecting. You can also paste the ready-made client config above.
Does Reddit MCP Server (jordanburke) 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 Reddit MCP Server (jordanburke)
Alternatives to Reddit MCP Server (jordanburke)
Maintained social media servers if Reddit MCP Server (jordanburke) 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
- Ads Manage Google, Meta, Amazon, TikTok, LinkedIn & ChatGPT ads. 430 tools for campaigns & analytics. ★ 84 · 2026-08-15
- Meta Ads MCP server for Meta Marketing API - Facebook & Instagram ad campaign management ★ 70 · 2026-08-06
More social media MCP servers · Synter Ads · Unlinked · Letmepost
More TypeScript MCP servers · SSH Client MCP Server · Lore (jordanhindo) · Wc26 · Zahori · Lacuna Music · see all