superagnt_
// mcp server

The Reddit Data MCP server

Reddit posts, comments, and subreddit data for agents. Community research and sentiment as structured JSON.

com.superagnt/reddit-datastreamable-http // oauth 2.18 tools

Copy the setup prompt.
Your agent does the rest.

works with any agent+ 8 more
Fetch and execute the appropriate instructions to set me up for superagnt_ from https://superagnt.com/agent-setup/prompt.md
or follow the detailed setup instructions
01// what this server exposes

Every tool the connection carries

Subreddit feeds

Posts by subreddit sorted hot, new, top, rising or controversial, with cursor paging.

Comment threads

Post comments with the sort you ask for, so an agent reads the argument and not only the title.

Search

Post search by query with subreddit, sort and time filters, plus subreddit and user search.

User history

A user overview, their posts, comments and stats, and their top posts and comments.

Subreddit metadata

Subreddit info, rules, moderators and similar subreddits, for deciding where a post belongs.

Discovery

Popular, new and rising subreddits, plus duplicates of a post across communities.

tool names08as your agent sees them
data_reddit_posts_by_subredditdata_reddit_search_postsdata_reddit_post_comments_with_sortdata_reddit_subreddit_infodata_reddit_subreddit_rulesdata_reddit_search_subredditsdata_reddit_user_overviewdata_reddit_similar_subreddits
02// the server, on paper

Identity and scope

registry name
com.superagnt/reddit-data
transport // auth
streamable-http // OAuth 2.1 or API key
endpoint
https://mcp.superagnt.com/mcp/reddit
scope
Scoped to the Reddit Data tools. Nothing else lands in the agent's context. Connecting provisions a workspace scoped to exactly what the listing names, and credits are charged only on a successful response.
04// the whole toolkit

One server up, every tool

com.superagnt/superagnt

This server is one slice of the toolkit. The master server at https://mcp.superagnt.com/mcp carries the whole toolkit over one endpoint: live social media data, lead enrichment and email finder, a real Postgres database, webhooks, schedules, and more.

See the toolkit
get your key

Point your client at https://mcp.superagnt.com/mcp/reddit and the first call works before you have opened a dashboard.

Start free