Semantic Search Through Millions Of Reddit Posts
@lignertys
About Semantic Search Through Millions Of Reddit Posts
MCP server that enables AI assistants to search Reddit conversations, explore subreddits, and access trending topics.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"reddit-insights": {
"command": "npx",
"args": [
"reddit-insights-mcp"
],
"env": {
"REDDIT_INSIGHTS_API_KEY": "your_api_key_here"
}
}
}
}Tools
4Search Reddit conversations using semantic AI search. Find relevant discussions, opinions, and insights from millions of Reddit posts.
Get a paginated list of available subreddits with their information.
Get detailed information about a specific subreddit including recent posts.
Get Reddit trend articles and insights about what's trending.
Overview
What is Semantic Search Through Millions Of Reddit Posts?
An MCP server that lets AI assistants perform semantic search across millions of Reddit posts, explore subreddit details, and access curated trend articles. It is designed for users who want natural-language access to Reddit conversations.
How to use Semantic Search Through Millions Of Reddit Posts?
Choose HTTP transport (hosted, no install) or run locally via npx/global install. Configure the server in your Claude Desktop config file with the appropriate transport settings. An optional API key is available for premium features. Tools include reddit_search, reddit_list_subreddits, reddit_get_subreddit, and reddit_get_trends.
Key features of Semantic Search Through Millions Of Reddit Posts?
- AI‑powered semantic search across millions of posts
- Browse and explore subreddit information
- Access curated Reddit trend articles
- Natural language query support
- Paginated subreddit listing with filtering
- Optional premium API key for extra features
Use cases of Semantic Search Through Millions Of Reddit Posts?
- Research a topic – ask “What are developers saying about React Server Components?” and get an AI summary with top results.
- Explore a subreddit – get subscriber counts, recent posts, and community details for any subreddit.
- Find trending topics – retrieve Reddit trend articles filtered by time period and category.
FAQ from Semantic Search Through Millions Of Reddit Posts?
What dependencies are required for local installation?
Node.js 18+ is needed when using npx or global install. No runtime is required for the hosted HTTP transport.
Where does the data live?
Data is hosted on the server at https://reddit-insights.com/api/mcp. For local installs, the server still fetches data from that endpoint.
What transport options are available?
HTTP transport (hosted, recommended) and stdio transport (npx or global install) are both supported.
Is an API key mandatory?
No. An API key (REDDIT_INSIGHTS_API_KEY) is optional and grants access to premium features. It can be obtained at reddit‑insights.com.
Can I limit the number of search results?
Yes. The reddit_search tool accepts an optional limit parameter (1–100, default 20).
More Search MCP servers
Google Search Tool
web-agent-masterA Playwright-based Node.js tool that bypasses search engine anti-scraping mechanisms to execute Google searches. Local alternative to SERP APIs with MCP server integration.
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
Everything Search MCP Server
mamertofabianGoogle Search Console MCP Server
ahonnA Model Context Protocol (MCP) server providing access to Google Search Console
Version 2.0 is here!!
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Comments