Semantic Search Through Millions Of Reddit Posts
@lignertys
Semantic Search Through Millions Of Reddit Posts について
MCP server that enables AI assistants to search Reddit conversations, explore subreddits, and access trending topics.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"reddit-insights": {
"command": "npx",
"args": [
"reddit-insights-mcp"
],
"env": {
"REDDIT_INSIGHTS_API_KEY": "your_api_key_here"
}
}
}
}ツール
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.
概要
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).
「検索」の他のコンテンツ
DuckDuckGo Search MCP Server
nickclydeA Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
duckduckgo-search MCP Server
zhsamaBrave Search MCP Server
mikechaoAn MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities
Bing Search MCP Server
leehanchungMCP Server for Bing Search API
Exa MCP Server 🔍
exa-labsExa MCP for web search and web crawling!
コメント