Skip to main content
Glama
jeebus87

reddirect

by jeebus87

Related Servers

Alternatives to reddirect

No user-submitted related servers found.

    Related 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
      7 npm
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      An 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.
      8
      1
      -
    • A
      license
      A
      quality
      D
      maintenance
      A 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.
      3
      7 npm
      14
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for Reddit that fetches full comment threads and compresses them into compact tab-delimited format, reducing token usage by up to 94% vs JSON. Supports subreddit feeds, multi-subreddit search, user activity, and OAuth for higher rate limits.
      2
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A local, read-only Reddit MCP server that provides tools for searching posts, retrieving posts/comments, subreddit information, and user content via the official Reddit Data API with caching and privacy-focused features.
      -

    TDQS

    A3.7/5.0

    Scored across 20 tools

    Disambiguation5/5

    Each tool targets a distinct action or resource (e.g., authorize, browse, create, delete, vote, save). No two tools have overlapping purposes; even similar operations like subscribe/unsubscribe are clearly differentiated.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in lowercase snake_case (e.g., browse_subreddit, create_post, get_inbox). Even single-word names like 'authorize' and 'reply' fit the verb-first pattern.

    Tool Count5/5

    With 20 tools, the server covers a wide range of Reddit operations without being bloated. The count is appropriate for a full-featured Reddit client, balancing usability and coverage.

    Completeness4/5

    The server covers core CRUD operations, voting, saving, searching, and inbox management. Missing a tool to list the user's own posts or comments, but this is a minor gap given the overall breadth.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues