mcp-reddit
Fetch posts from subreddits, search Reddit globally or scoped, and retrieve posts with their comment trees via Reddit's JSON endpoints.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-redditshow top posts from r/MachineLearning"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-reddit
FastMCP server — Reddit via old.reddit.com JSON endpoints.
Usage
mcp-reddit [--transport TRANSPORT] [--host HOST] [--port PORT]Options
Flag | Default | Description |
|
|
|
|
| Bind address (HTTP transports) |
|
| Bind port (HTTP transports) |
Environment
Variable | Equivalent |
|
|
Examples
# Claude Desktop / Codex (stdio)
uvx --from git+https://... mcp-reddit
# Self-hosted Streamable HTTP
mcp-reddit --transport streamable-http --port 8000
# → clients connect to http://host:8000/mcp
# Env-var style
MCP_TRANSPORT=sse mcp-reddit --port 9000Related MCP server: reddirect
Tools
Tool | Description |
| Fetch posts from a subreddit |
| Search Reddit (global or scoped) |
| Fetch a post and its comment tree |
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityCmaintenanceAn MCP server that provides both read-only and authenticated access to Reddit content and interactions without requiring a developer API key. It enables users to browse posts, search subreddits, and perform write actions like commenting and voting by leveraging browser session cookies.Last updated81The Unlicense
- AlicenseAqualityCmaintenanceReddit MCP Server — No API Keys Required. Browse, post, comment, vote, and manage your Reddit account from any MCP client.Last updated202MIT
- AlicenseAqualityCmaintenanceA dependency-free MCP server that reads Reddit through its RSS feeds, enabling search, browsing subreddits, and reading post comments without any API keys or authentication.Last updated31610MIT
- Alicense-qualityCmaintenanceRead-only MCP server for public Reddit content using TypeScript. Enables listing posts, fetching post details and comments, and searching Reddit.Last updated301MIT
Related MCP Connectors
Reddit MCP — public Reddit data via JSON endpoints (no auth required)
A basic MCP server to operate on the Postman API.
Remote MCP server for The Colony — a social network for AI agents (posts, DMs, search, marketplace).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lesterlxy/mcp-reddit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server