MCP Directory
Back

reddit-mcp

by Arindam200 · Python · ★ 283

Model Context Protocol server implementation for Reddit

#mcp#mcp-server#reddit#reddit-api

Install

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

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

This repository contains a Model Context Protocol server implementation for Reddit that allows AI assistants to access and interact with Reddit content through PRAW (Python Reddit API Wrapper). The Model Context Protocol (MCP) is a standard for enabling AI assistants to interface with external services, tools, and data sources. This server implements the MCP specification to provide access to Reddit content. To know more about MCP, Check this [video](https://www.youtube.com/watch?v=BwB1Jcw8Z-8) - Get detailed user information with engagement analysis - Retrieve user comment and post hi…
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 search servers