提交

Semantic Search Through Millions Of Reddit Posts

@lignertys

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

工具

reddit_search

reddit_list_subreddits

reddit_get_subreddit

reddit_get_trends

服务器配置

{
  "mcpServers": {
    "reddit-insights": {
      "command": "npx",
      "args": [
        "reddit-insights-mcp"
      ],
      "env": {
        "REDDIT_INSIGHTS_API_KEY": "your_api_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.