Access Reddit data for searching, browsing, and retrieving post details.
Best for Researching community sentiment on specific technical topics.
A Model Context Protocol (MCP) server that provides AI assistants with access to Reddit data. Built on top of redd — no API keys required.
https://github.com/user-attachments/assets/af8ae52c-f9f3-4d04-80d5-4be0dfa61b0f.
What it does
- Search all of Reddit or within a specific subreddit
- Browse hot, top, new, or rising posts from any subreddit
- Retrieve full post content with nested comment trees
- View a user's recent posts and comments
- No API keys or authentication required
Setup requirements
Requires 9 environment variables: REDDIT_TRANSPORT, REDDIT_HOST, REDDIT_PORT, REDDIT_PATH, REDDIT_LOG_LEVEL, REDDIT_PROXY, REDDIT_TIMEOUT, REDDIT_THROTTLE_MIN, REDDIT_THROTTLE_MAX. Available via uvx (recommended) and From source.
View Reddit MCP Server details vs
Access the YÖK National Thesis Center and retrieve thesis content in Markdown.
Best for Academic researchers gathering literature reviews from Turkish universities.
YokTez MCP: YÖK Ulusal Tez Merkezi için MCP Sunucusu.
Bu proje, Yükseköğretim Kurulu (YÖK) Ulusal Tez Merkezi'ne erişimi kolaylaştıran bir FastMCP sunucusu oluşturur. Bu sayede, YÖK Tez Merkezi'nden tez arama ve tezlerin PDF içeriklerini Markdown formatında getirme işlemleri, Model Context Protocol (MCP) destekleyen LLM (Büyük Dil…
What it does
- Programmatic access to the YÖK National Thesis Center database.
- Detailed thesis search using multiple filters like author, university, and year.
- Conversion of PDF thesis content into structured Markdown format.
- Extraction of metadata including title, author, year, and abstract.
- Built-in permission checking for thesis document access.
View YokTez MCP details Biggest differences
CompareReddit MCP ServerYokTez MCP
Best forResearching community sentiment on specific technical topics.Academic researchers gathering literature reviews from Turkish universities.
StandoutSearch all of Reddit or within a specific subreddit.Programmatic access to the YÖK National Thesis Center database.
Setupuvx (recommended) or From source, needs 9 env vars, http transport.Remote MCP (No Install) or Local (uvx), http transport.
Transporthttphttp
Community87 GitHub stars52 GitHub stars
Bottom line
Pick Reddit MCP Server if...Researching community sentiment on specific technical topics. Search all of Reddit or within a specific subreddit. uvx (recommended) or From source, needs 9 env vars, http transport.
Pick YokTez MCP if...Academic researchers gathering literature reviews from Turkish universities. Programmatic access to the YÖK National Thesis Center database. Remote MCP (No Install) or Local (uvx), http transport.
The real split here is workflow fit, not raw counts. Reddit MCP Server: Researching community sentiment on specific technical topics. YokTez MCP: Academic researchers gathering literature reviews from Turkish universities. Public traction is fairly close (87 vs 52 stars).