Idea Reality MCP Server
Evaluate startup ideas by scanning GitHub, npm, PyPI, Hacker News, and Stack Overflow.
Data last scanned yesterday · Reviewed today
Overview
The Idea Reality MCP Server provides automated market validation for software projects. By describing an idea in plain English, the tool triggers a parallel scan across five major developer databases, returning a 0–100 reality score, trend direction, and competitive analysis. Designed to help AI agents determine whether to proceed, pivot, or abandon a project, it delivers specific data including GitHub repository counts, npm/PyPI package availability, and Hacker News sentiment. This assists developers in gauging market momentum before committing resources to a new build.
Our verdict
With a security score of 43/100, this tool carries a high risk level. It is community-maintained by only three contributors and lacks external editorial or security reviews for its authentication and data handling processes. Users should be aware that it relies on unofficial maintenance, though it does benefit from having zero direct dependencies in its Python implementation. It is recommended for experimental usage by those comfortable with community-led software, but it may not be suitable for sensitive or restricted environments.
- Scans five distinct development and discussion databases simultaneously
- Provides actionable market momentum and trend analysis data
- Zero direct dependencies reduces supply-chain complexity
- Includes helpful AI-generated pivot suggestions based on search results
- High security risk due to lack of professional audit
- Small three-person contributor team increases maintenance instability
- Authentication and read-only access methods remain unreviewed
Tools
| Tool | Description | Risk |
|---|---|---|
| idea_check | Scans GitHub, Hacker News, npm, PyPI, and Stack Overflow to check if your startup idea already exists and provides a reality score. | low |
Compatibility
| Client | Local | Docker | Remote | Read-only |
|---|---|---|---|---|
| Claude Desktop | ||||
| Cursor | ||||
| VS Code | ||||
| Windsurf | ||||
| ChatGPT |
Frequently asked questions
›Does this MCP server require an API key to function?
No, the server is free to use and does not require any API keys.
›Which platforms are supported by the idea-reality-mcp server?
The server supports Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Smithery, and Docker.
›How can I verify that the server is correctly configured and working?
You can run 'idea-reality doctor' for a quick health check or 'idea-reality doctor --full' to verify connectivity to all six data sources and the Anthropic API.
›Is there a way to use the service without setting up an MCP server?
Yes, you can access the functionality via the provided REST API at https://idea-reality-mcp.onrender.com/api/check or by using the browser-based tool at https://mnemox.ai/check.
›What information does the 'idea_check' tool return?
It provides a 0–100 reality score, market momentum data, trend analysis, identified competitors, and pivot suggestions.
›What happens during the initial setup process?
Running 'idea-reality setup' guides you through accepting the data collection policy, detecting your platform, generating the necessary JSON configuration, and performing a health check.
Alternatives
Changelog
- Breaking
- New
- Fixv0.3.4 — MCP Registry + README fix
2026-02-27
- Newv0.3.3 — MCP Registry Publication
2026-02-27
- New
- Fix
- Fix
- New
- Newv0.1.0 — Pre-build Reality Check
2026-02-24
Badge
Maintain this server? Add the live badge to your README.