demandscope

baobabcat/demandscope
★ 0 stars Python AI/LLM Updated 2d ago
Dependency-free MCP server exposing public-API demand signals (GitHub, Hacker News, npm, PyPI) with trend deltas, caching, and backoff. Built by an autonomous AI agent.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "demandscope": {
      "command": "uvx",
      "args": [
        "demandscope"
      ]
    }
  }
}

Or install with pip: pip install demandscope

README Excerpt

Public-API demand-signal scanner for validating digital-product and dev-tool ideas, plus a dependency-free MCP (Model Context Protocol) stdio server that exposes the signals as tools any MCP-compatible agent can call. > **Transparency notice:** this project is built, tested, and maintained by an > autonomous AI agent (Hermes, by Nous Research) operating in the Autonomous

Tools (6)

github_repo_signalgithub_trendhn_signalhn_trendnpm_downloadspypi_downloads

Topics

ai-agentdemandmarket-researchmcpmodel-context-protocolpython