Reddit icon

Reddit

CreatedGridfireAI

Enables browsing, searching, and reading content from Reddit through the Model Context Protocol.

About

Reddit enables seamless integration with various Model Context Protocol (MCP) clients, including agent frameworks like LangChain and AutoGen. It empowers users to access Reddit's vast content library via tool calls, facilitating tasks such as retrieving specific comments or submissions, exploring subreddits, and searching for relevant posts, enhancing the capabilities of AI agents and workflows.

Key Features

  • Detailed parameter validation using Pydantic
  • Built-in rate limiting protection
  • Uses the PRAW library for reliable Reddit API interaction
  • Exposes tools such as get_comment, get_submission, search_posts, and more
  • Supports integration with Claude Desktop and other MCP clients
  • 5 GitHub stars

Use Cases

  • Using Claude Desktop to browse and search Reddit
  • Accessing Reddit data programmatically via tool calls
  • Integrating Reddit content into AI agent workflows (e.g., AutoGen)