GraphCanon updated 4w · GitHub synced 4w
Decision brief
Clean LLM-optimized Reddit MCP server for browsing posts, searching content, analyzing users, no fluff.
Good fit when
- Need efficient Reddit data retrieval with minimal extraneous features
- Work primarily within TypeScript environment
Avoid when
- Seek a comprehensive feature set beyond clean Reddit data handling
- Require support for languages other than TypeScript
Observed Jul 14, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (764) are secondary evidence.
- npm downloads (30d)
- 5,310·npm downloads API·4w
Maintenance and security
Full trust report- Maintenance
- Very active (4d since push)
- As of 4w
- Provenance
- Not a fork · Personal account
- As of 4w
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install reddit-mcp-buddy npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Browses posts, searches content, analyzes users for Reddit data.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Jul 27, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Jul 27, 2026
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Jul 27, 2026
- MCP server
- Ships MCP server
Source: package.json:@modelcontextprotocol/* · Jul 27, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Jul 27, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Global Install
npm install -g reddit-mcp-buddy
reddit-buddy --http # For testing
Using Docker
docker run -it karanb192/reddit-mcp-buddy
Requirements
- Node.js >= 18.0.0
- npm or yarn
- TypeScript 5.5+
License
MIT - Use it however you want!
Made with ❤️ for the MCP community. No venture capital, no tracking, just a good MCP server.
For agents
This page has a .md twin and JSON over the API.