v0.1.0 — Pre-build Reality Check
idea-reality-mcp v0.1.0
MCP server that reality-checks your AI project idea before you build it.
Features
idea_checktool — query GitHub + Hacker News for similar projects- Reality signal (0-100) with weighted scoring: 60% GitHub repos, 20% stars, 20% HN mentions
- Duplicate likelihood assessment (none / low / moderate / high / very high)
- Pivot hints — actionable suggestions when similar projects exist
- Evidence trail — transparent scoring with source data
Install
uvx idea-reality-mcpUsage with Claude Desktop
{
"mcpServers": {
"idea-reality": {
"command": "uvx",
"args": ["idea-reality-mcp"]
}
}
}What's Next (v0.2)
depth: "deep"mode with extended analysis- ProductHunt source
- npm/PyPI registry search
Built by Mnemox AI