redreplier
RedReplier Agent
让您的 AI 代理能够监控 Reddit、Hacker News、X 和 Bluesky 上关于您产品的关键词提及——并对 AI 评分的线索进行筛选——只需一条命令。
适用于: Claude Code、Cursor、Windsurf、Codex,以及任何支持技能的代理。
安装
npx skills add redreplier/agent其他安装方法
手动安装:将 skills/redreplier/ 文件夹复制到您项目的 skills 目录中。
Cursor 远程规则:指向 https://raw.githubusercontent.com/redreplier/agent/main/skills/redreplier/SKILL.md
Related MCP server: supragents-mcp
设置
在 redreplier.com/signup 创建账户
添加您要监控的网站和关键词
在 设置 → API 令牌 创建 API 令牌
运行:
./scripts/redreplier.js setup --key redreplier_xxxxx
它能做什么
安装后,您的 AI 代理可以:
管理监控的网站 — 添加、更新、AI 分析、移除
管理关键词 — 添加、编辑、启用/禁用、在您的套餐内激活
筛选提及 — 列出来自 Reddit、Hacker News、X 和 Bluesky 的 AI 评分提及,按相关性 / 关键词 / 来源 / 日期筛选,批准或拒绝线索
解释相关性 — 查看某条提及为何获得该评分
配置提醒 — 启用邮件摘要并设置发送频率
示例
You: Show me this week's best leads for my product.
Agent: 3 mentions scoring 70+. Top: r/webdev "Looking for an example tool" (85) —
a direct buying-intent question, plus one on Hacker News and one on X.
Want me to approve them and reject the rest?备选方案:MCP
如需与 Claude Desktop、Cursor 或其他兼容 MCP 的客户端进行更深度的集成,请使用 RedReplier MCP 服务器:
{
"mcpServers": {
"redreplier": {
"type": "http",
"url": "https://mcp.redreplier.com/mcp",
"headers": {
"Authorization": "Bearer redreplier_your_key"
}
}
}
}链接
许可证
MIT
This server cannot be installed
Maintenance
Related MCP Servers
- FlicenseNot gradedqualityBmaintenanceOne MCP server that enables LLM agents to read, post, comment, and engage on forums, comment sections, and social media as the user, for marketing, SEO research, and community engagement.

supragents-mcpofficial
AlicenseNot gradedqualityCmaintenanceA read-only research MCP server that provides search and browsing tools for Hacker News, Reddit, and Product Hunt. Works with zero API keys for basic use.MIT- AlicenseNot gradedqualityCmaintenanceA hosted MCP server that gives AI agents live read-only access to X/Twitter and Reddit, no API keys required.1MIT

prowlo-mcpofficial
FlicenseNot gradedqualityDmaintenanceEnables AI agents to semantically search and access read-only Reddit and X data through a hosted MCP server, with residential proxy crawling and no API credentials required.
Related MCP Connectors
Agentic Reddit/HN buying-signal detection for Claude Code, Cursor, and Windsurf via MCP.
Reddit & X data for AI agents over MCP. Semantic search, hosted, no Reddit API.
Hosted MCP for X/Twitter and Reddit. 12 read-only tools, no API keys, free during beta.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RedReplier/agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server