Interactive MCP Config Generator
Generate verified Model Context Protocol configurations for Cursor, Claude Desktop, Windsurf, or Cline in 5 seconds. Connect your AI coding agents directly to live Reddit discussions, debugging threads, and developer communities.
Select AI Client
Configure API Key
Your key remains 100% in your browser memory and is never transmitted to any server. If left blank, a placeholder will be placed in the config.
Toggle Endpoints (14 Available)
Check the tools your AI agent should have permission to execute.
Search posts across all of Reddit or scoped to a specific subreddit by keywords, sort order, and time window.
Fetch full post markdown, score, flair, author stats, and the complete nested comment tree.
Retrieve top, hot, new, rising, or controversial submissions from any public subreddit feed.
Inspect community subscriber metrics, descriptions, posting rules, and moderation flags.
Retrieve user karma breakdown, account creation date, bio, trophies, and profile verification status.
Fetch all public post submissions authored by a specific Reddit username.
Extract historical comment submissions and conversations authored by a specific user.
Discover and rank subreddits relevant to specific developer keywords or topic queries.
Find Reddit accounts, creators, and maintainers matching username queries.
Fetch a single comment and its ancestor thread context up to 8 levels deep for precise context.
Inspect real-time trending discussions and viral developer threads on r/popular.
View rankings of the fastest-growing communities and emerging developer subreddits.
Automatically parse and classify any Reddit URL into a post, comment, user, or community identifier.
Browse curated collections of subreddits grouped by tech stacks, programming languages, and domains.
Generated MCP Configuration
Ready-to-use JSON block formatted specifically for Cursor.
{
"mcpServers": {
"subscraper": {
"command": "npx",
"args": [
"-y",
"@subscraper/mcp"
],
"env": {
"REDDIT_API_KEY": "sk_live_your_api_key_here"
}
}
}
}Config File Location for Cursor
<project-root>/.cursor/mcp.json<project-root>\.cursor\mcp.json<project-root>/.cursor/mcp.json3-Step Quick Setup Guide
Connect your AI assistant to Reddit in three straightforward steps.
Get Your API Key
Create a free SubScraper account to generate your private API key. All accounts include 30 free requests per month with zero credit card required.
Paste & Save Config
Open your editor's configuration file at the path shown above. Paste the generated JSON block inside the mcpServers object and save the file.
Restart & Prompt
Restart your client or reload window. Prompt your agent naturally: “Search r/webdev for Next.js 15 bug solutions”. Your agent will autonomously call Reddit tools.
Frequently Asked Questions
Common questions about configuring and running the SubScraper Reddit MCP server.
Ready to equip your AI agent with real-time Reddit intelligence?
Start building autonomous research bots, developer assistants, and social listening workflows today with SubScraper's high-speed API and MCP server.