social media

Reddit Summarizer Mcp

MCP server for summarizing users's Reddit homepage or any subreddit based on posts and comments.

python
cloud
local
social media
0
View on GitHub

Installation

npx -y sinanefeozler/reddit-summarizer-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "reddit-summarizer-mcp",
  "command": "npx",
  "args": [
    "-y",
    "sinanefeozler/reddit-summarizer-mcp"
  ]
}

About This MCP Server

sinanefeozler/reddit-summarizer-mcp

MCP server for summarizing users's Reddit homepage or any subreddit based on posts and comments.

GitHub: https://github.com/sinanefeozler/reddit-summarizer-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub