Skip to main content
Glama
518,816 tools. Updated 2026-09-06 06:38

"Reddit" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that enables authenticated Reddit account actions like posting, commenting, voting, and messaging via the Reddit API.
    12
    32
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables browsing Reddit, searching posts, reading comment threads and user history, with opt-in posting and voting through the Reddit API.
    14
    0
    MIT

Matching MCP Connectors

  • Reddit: Reddit Data API offers streamlined access to Reddit’s public data, like posts, comments.

  • Reddit MCP — public Reddit data via JSON endpoints (no auth required)

  • Clear the stored Reddit refresh token to disable account-scoped tools while keeping anonymous browsing active. Note: this does not revoke the Reddit app; do that separately in Reddit preferences.
    MIT
    Destructive
  • Retrieve complete Reddit post details and nested comment threads using a permalink to analyze discussions or extract content.
    MIT
  • Retrieve the profile of the currently authenticated Reddit account to access user details.
    MIT
  • Search Reddit posts and comments using old.reddit.com JSON endpoints. Filter by subreddit, sort order, and time range.
    -
  • Retrieve a normalized public Reddit post by ID, with optional engagement metrics including score, upvote ratio, comment count, award count, and estimated upvote/downvote totals.
    MIT
  • Get public comments for a Reddit post by ID, with optional engagement metrics like net score and award counts for analyzing post performance.
    MIT
  • Retrieve trending Reddit posts from hot, new, rising, or top feeds. Filter by sort and time window, paginate with tokens, and get structured JSON while handling Reddit throttling.
    MIT
  • Retrieve all public Reddit posts linked to a domain by entering its hostname. Get normalized post data with sort, time, and pagination controls, plus retry guidance when Reddit throttles requests.
    MIT
  • Retrieve public posts from a Reddit user's submitted feed. Returns normalized JSON with pagination support, and handles Reddit throttling by signaling retry after a 503 response.
    MIT
  • List public posts from any Reddit subreddit with sort, time, and pagination options. Returns normalized JSON data; handles throttling via Retry-After guidance.
    MIT
  • Fetch public comments from any Reddit user's profile feed. Supports pagination and limits to retrieve up to 100 comments per request, with retry guidance for Reddit throttling.
    MIT