MCP server that checks if your project idea exists
3-stage keyword extraction + Chinese term mapping catches duplicate ideas 2-3s with 93% accuracy.
Pre-build reality check for AI coding agents. Scans GitHub, HN, npm, PyPI, Product Hunt. MCP server. 290+ stars.
Stops idea-stage hallucination by returning actual repo counts and top competitors.
Software developers, indie hackers, AI coding agents (Claude, Cursor)
ValidatorAI · IdeaProof · Google Trends
So I built an MCP server that does the searching before you write code. It scans 5 real-time sources (GitHub, Hacker News, npm, PyPI, Product Hunt) and returns a quantified reality_signal (0-100) with actual evidence — repo counts, star counts, top competitors, and pivot suggestions.
Example: "AI code review tool" → reality_signal: 90, 847 repos, top competitor reviewdog (9,094 stars), 254 HN mentions.
What it's NOT: not a business plan generator, not an LLM opinion wrapper. Every number comes from a real API call you can verify.
- Quick mode: GitHub + HN (default) - Deep mode: all 5 sources in parallel - Works with Claude Desktop, Cursor, Claude Code - One-line install: uvx idea-reality-mcp - Also available as web demo (no install needed)
GitHub: https://github.com/mnemox-ai/idea-reality-mcp Web demo: https://mnemox.ai/check MCP Registry: io.github.mnemox-ai/idea-reality-mcp
Built with Python + FastMCP, 120 tests, published on PyPI. Happy to answer any questions about the scoring algorithm or MCP integration.
3-stage keyword extraction + Chinese term mapping catches duplicate ideas 2-3s with 93% accuracy.
Found 40% of MCP servers are dead — search saves hours of manual registry hunting.
Pre-build duplicate check for AI agents. Stops redundant coding before it starts.
Social listening across 12 communities when Brand24 and Mention already dominate.
Daily markdown reports suggest build ideas based on trending tech signals.
EigenTrust propagation for HN expert ranking beats black-box relevance scores.