Best for
- Developers
- Indie hackers
- AI coding agents
This server fulfills the need for quick idea validation, but users should understand the limitations of its data sources and terms of use.
idea-reality-mcp is an MCP server that scans GitHub, npm, PyPI, Hacker News, and Stack Overflow to return a 0-100 reality score with evidence, trend detection, and pivot suggestions. It helps AI agents decide whether to build, pivot, or kill an idea without manual searching.
{
"mcpServers": {
"idea-reality": {
"command": "uvx",
"args": [
"idea-reality-mcp"
]
}
}
}