mcpbeat Sign in

Idea Reality MCP Server

local only

Idea Reality MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 178 installs a week from pypi. Last commit 11 Aug 2026.

Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.

Installs per day peak 57 · avg 28 · -21% w/w
a month agotoday
178
Installs / week
pypi · idea-reality-mcp
817
Stars
1 open issues
11 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] analyze_queries.py:1, [пакет] api/lemon_utils.py:1, [пакет] api/stripe_utils.py:1
этот файл ставится пользователю, но в репозитории его нет
      analysisContent.innerHTML = paragraphs.map(p => `<p>${esc(p.trim())}</p>`).join('');

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add idea-reality-mcp -- uvx idea-reality-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "idea-reality-mcp": {
      "args": [
        "idea-reality-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.idea-reality-mcp]
command = "uvx"
args = ["idea-reality-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "idea-reality-mcp": {
      "args": [
        "idea-reality-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "idea-reality-mcp": {
      "args": [
        "idea-reality-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: GITHUB_TOKEN (GitHub PAT for higher rate limits (optional)), PRODUCTHUNT_TOKEN (Product Hunt API token for deep mode (optional)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Idea Reality MCP

same job, measured the same way
Reuse Before Generate
by aradar46

Checks whether your idea already exists before your agent builds it. Searches GitHub, npm, Python.

44 installs/wk local only
DemandScope
by baobabcat

Live demand signals for idea validation: npm/PyPI downloads, GitHub + HN attention trends.

local only
Domain Finder
by sra1phani

Check if a brand name is free across domains, GitHub, npm and PyPI, and suggest available names.

2 tools answering
C
Developer Tools MCP Server
by thenextgennexus

Search GitHub, npm, PyPI, StackOverflow, ArXiv from one MCP — built for coding agents.

7 tools answering
O
Python Code Reviewer
by duckdns-43-134-36-21

Security + bug + perf + refactor audit for Python. Returns 0-10 score + MD report.

2 tools answering
Intelligence MCP
by goodmeta

Agent payments ecosystem intelligence. Scans GitHub/HN/npm across AP2, ACP, x402, MPP, UCP.

64 installs/wk 3 tools answering
Developer Tools MCP Server
by thenextgennexus

Access GitHub repos, npm/PyPI packages, Stack Overflow, arXiv, and Google Scholar

21 installs/wk local only
Dep Diff MCP
by digicatalyst-systems

Translates a lockfile diff into a human-readable upgrade plan for npm, PyPI, and GitHub Actions.

165 installs/wk 2 tools answering

Idea Reality MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Idea Reality MCP?
Idea Reality MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package idea-reality-mcp was installed 178 times last week.
How do I connect Idea Reality MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls idea-reality-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Idea Reality MCP?
The pypi package idea-reality-mcp was installed 178 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Idea Reality MCP open source?
Yes — it is published under the MIT licence, written in Python, 817 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.