github not yet analyzed

Reddit

github

Reddit is a social news platform with user-driven communities (subreddits), offering content sharing, discussions, and viral marketing opportunities for brands

maintainer
reddit
license
first seen
2026-05-22
last seen
2026-06-17
releases · 30d
0
short id

Drift inferred · capture-to-capture

  1. MEDIUM gained untrusted · 6 tools changed permissions
  2. LOW gained verified

tool count over time

10t
10t
10t
capabilities 10 tools
transport http verified reported Smithery-verified counts 10 tools · 0 res · 0 prompts permission surface via registry introspection

tools

  • REDDIT_CREATE_REDDIT_POST

    Creates a new text or link post on a specified, existing Reddit subreddit, optionally applying a flair.

    in ▸ url kind text title flair_id subreddit

  • REDDIT_DELETE_REDDIT_COMMENT

    Deletes a Reddit comment, identified by its fullname ID, if it was authored by the authenticated user.

    in ▸ id

  • REDDIT_DELETE_REDDIT_POST

    Permanently deletes a Reddit post by its ID, provided the authenticated user has deletion permissions for that post.

    in ▸ id

  • REDDIT_EDIT_REDDIT_COMMENT_OR_POST

    Edits the body text of the authenticated user's own existing comment or self-post on Reddit; cannot edit link posts or titles.

    in ▸ text thing_id

  • REDDIT_GET_USER_FLAIR

    Fetches the list of available link flairs (i.e., post flairs, not user flairs) for a given subreddit.

    in ▸ subreddit

  • REDDIT_POST_REDDIT_COMMENT

    Posts a comment on Reddit, replying to an existing and accessible submission (post) or another comment.

    in ▸ text thing_id

  • REDDIT_RETRIEVE_POST_COMMENTS

    Retrieves all comments for a Reddit post given its article ID (which must be for an existing, public post); nested replies within comments are returned as raw dictionaries requiring parsing.

    in ▸ article

  • REDDIT_RETRIEVE_REDDIT_POST

    Retrieves the current hot posts from a specified, publicly accessible subreddit.

    in ▸ size subreddit

  • REDDIT_RETRIEVE_SPECIFIC_COMMENT

    Retrieves detailed information for a specific Reddit comment or post using its fullname.

    in ▸ id

  • REDDIT_SEARCH_ACROSS_SUBREDDITS

    Searches Reddit for content (e.g., posts, comments) using a query, with results typically confined to subreddits unless `restrict_sr` is set to False.

    in ▸ sort limit restrict_sr search_query

code evidence
evidence-backed findings quoted directly from the published source artifact — not inferred

This server hasn't been statically analyzed yet (npm/PyPI artifacts only).