Labsco
lignertys logo

Semantic Search Of Reddit

โ˜… 1

from lignertys

MCP server that enables AI assistants to search Reddit conversations, explore subreddits, and access trending topics.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

Reddit Insights MCP Server

A Model Context Protocol (MCP) server that provides AI-powered Reddit search and discovery capabilities. Search millions of Reddit posts with semantic AI, explore subreddits, and discover trending topics.

Available Tools

Search Reddit conversations using semantic AI search.

Parameters:

  • query (string, required): Natural language search query
  • limit (number, optional): Maximum results (1-100, default: 20)

Example:

Search for discussions about mechanical keyboards for programming

reddit_list_subreddits

Get a paginated list of available subreddits.

Parameters:

  • page (number, optional): Page number (default: 1)
  • limit (number, optional): Results per page (1-100, default: 20)
  • search (string, optional): Filter by name, title, or description

reddit_get_subreddit

Get detailed information about a specific subreddit.

Parameters:

  • subreddit (string, required): Subreddit name without r/ prefix

Get Reddit trend articles and insights.

Parameters:

  • page (number, optional): Page number (default: 1)
  • perPage (number, optional): Results per page (default: 12)
  • filter (string, optional): Time period - "latest", "today", "week", "month"
  • category (string, optional): Filter by category