Let AI agents publish posts to subreddits, review what performed and schedule new content — from a single prompt.
{
"mcpServers": {
"upload-post": {
"url": "https://mcp.upload-post.com/mcp",
"headers": {
"Authorization": "ApiKey YOUR_API_KEY"
}
}
}
} Part of the 40-tool Upload-Post MCP server — the agent picks them automatically from your prompt.
| Tool | What it does |
|---|---|
| upload_text | Publish a text or link post to a subreddit |
| get_reddit_detailed_posts | Review your post history with scores and comments |
| list_scheduled / edit_scheduled / cancel_scheduled | Manage scheduled posts |
| get_analytics | Pull upvotes and engagement |
Looking for the direct API instead? See the Reddit API page.
No commands to memorize — just describe what you want.
“Post this write-up to r/SaaS with a question-style title.”
“Which of my Reddit posts performed best this year? What do they have in common?”
“Schedule this post for when r/webdev is most active.”
“Draft a Reddit version of my latest blog post — native tone, no marketing speak.”
Reddit + AI agents, answered. Last updated June 2026.
A Reddit MCP server is a Model Context Protocol server that exposes Reddit posting as tools an AI agent can call. The Upload-Post MCP server lets ChatGPT, Claude, Gemini or any MCP client publish to subreddits, review post performance and schedule content — no custom code.
Yes. The get_reddit_detailed_posts tool returns your post history with scores and comments, so the agent can find what went viral and draft new posts in the same style.
That’s up to your prompts — the agent drafts, you approve. Ask for native, community-first tone and review before publishing.
The MCP server is free and open-source (MIT). It works with any Upload-Post plan, including the free tier.
Free to start, no credit card. Connect Reddit once and post from any MCP client.