MCP Directory
Back

mcp-reddit

by adhikasp · Python · ★ 398

A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.

#llm#mcp#model-context-protocol#reddit

Install

pip install git+https://github.com/adhikasp/mcp-reddit.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-reddit": {
      "command": "uvx",
      "args": [
        "git+https://github.com/adhikasp/mcp-reddit.git"
      ]
    }
  }
}

From the README

[](https://smithery.ai/server/@adhikasp/mcp-reddit) A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that provides tools for fetching and analyzing Reddit content. - Fetch hot threads from any subreddit - Get detailed post content including comments - Support for different post types (text, link, gallery) To install Reddit Content for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@adhikasp/mcp-reddit): Using [mcp-client-cli](https://github.com/adhikasp/mcp-client-cli):
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers