idea-reality-mcp
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.
idea-reality-mcp is designed to help you determine whether your app idea has already been developed by others. It scans various databases including GitHub, npm, PyPI, Hacker News, Product Hunt, and Stack Overflow to provide you with a comprehensive analysis of your idea's existence and competition. The server returns a reality score from 0 to 100, along with evidence, trend detection, and suggestions for pivoting your idea if necessary. This tool is particularly useful when you're about to start a new project and want to assess the competitive landscape and market trends. By understanding whether similar tools already exist and how the market is evolving, you can make informed decisions about whether to proceed with your idea, pivot, or abandon it before investing time and resources into development.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"idea-reality-mcp": {
"args": [
"idea-reality-mcp"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions