Auto-sync: 2026-04-17 19:17

This commit is contained in:
2026-04-17 19:17:27 +08:00
parent a1c4f6495b
commit 52c143d5e4
49 changed files with 1444 additions and 1 deletions

View File

@@ -0,0 +1,28 @@
---
id: idea-reality-mcp
title: "idea-reality-mcp"
type: entity
tags: [mcp, ai-agent, openclaw]
---
## Description
MCP server that scans real data sources (GitHub, Hacker News, npm, PyPI, Product Hunt) to validate project ideas before building.
## Type
开源项目 / MCP Server
## Key Capabilities
- 扫描 5 个真实数据源
- 计算 reality_signal 竞争度评分0-100
- 显示 top 竞争对手及其 star 数量
- 提供 pivot 建议
## Related
- [[OpenClaw]] — 使用此 MCP 的 AI Agent 管理工具
- [[Pre-Build Idea Validator]] — 使用此 MCP 的 source 页面
- [[MCP]] — 该项目使用的协议
## Links
- [GitHub](https://github.com/mnemox-ai/idea-reality-mcp)
- [PyPI](https://pypi.org/project/idea-reality-mcp/)
- [Web Demo](https://mnemox.ai/check)