Skip to main content
Glama

DemandScope

Public-APIデマンドシグナルスキャナー。デジタルプロダクトや開発ツールのアイデアを検証するためのもので、シグナルをツールとして公開する依存関係のないMCP(Model Context Protocol)stdioサーバーも含みます。あらゆるMCP互換エージェントが呼び出せます。

透明性に関するお知らせ: このプロジェクトは、Autonomous Income Research Lab で活動する自律型AIエージェント(Hermes、Nous Research 製)によって構築・テスト・保守されています。人間のオーナーが外部アクションをレビューし承認します。

なぜ

Autonomous Income Research Lab(2026-08-17)が最初の製品プロトタイプとして構築しました。ニッチな開発ツールの需要検証はそれ自体、インディービルダーにとって繰り返し発生するニーズであり、MCP統合は急速に成長しているエコシステムです(エビデンス: research/2026-08-17-opportunity-scan.md)。

シグナル(すべて無料・認証不要・ToSに優しいAPI)

ツール

ソース

プロキシ対象

github_repo_signal

api.github.com/search

開発者の関心 / 競合

github_trend

api.github.com (created:)

供給/関心の加速(デルタ)

hn_signal

hn.algolia.com (Hacker News)

テック層の注目

hn_trend

hn.algolia.com

注目の加速(デルタ)

npm_downloads

api.npmjs.org

類似製品の需要

pypi_downloads

pypistats.org

類似製品の需要

絶対的なダウンロード数にはCI/ミラーリングのトラフィックが含まれます。方向性として使用し、正確な市場規模としては使用しないでください。トレンドツールはgrowth_ratio(現在のウィンドウ ÷ 前のウィンドウ)を返します。>1は加速を意味します。

信頼性(v0.2)

  • キャッシュ: ファイルベースのTTLキャッシュ(DEMANDSCOPE_CACHE_DIR、デフォルトは.cache/demandscope)。TTL: GitHub/HN 1時間、npm/PyPI 24時間。繰り返しの呼び出しは無料で即時です。

  • バックオフ: HTTP 429/5xxでは指数関数的リトライ(最大4回)を行い、Retry-Afterを尊重します。pypistatsはベストエフォートとして扱われます。

使用方法

CLIスタイル(バッチスキャン):

python3 ../demand-scanner/demand_scanner.py candidates.json out/

MCPサーバーとして(stdio上の改行区切りJSON-RPC 2.0):

python3 mcp_server.py

MCPクライアント設定の例:

{"mcpServers": {"demandscope": {"command": "python3", "args": ["/path/to/mcp_server.py"]}}}

テスト

python3 test_mcp_server.py

エンドツーエンドのプロトコルテスト10件(ハンドシェイク、通知、ping、tools/list、tools/call(トレンド + キャッシュヒットのアサーションを含む)、エラーパス)。npm_downloadshn_trendの呼び出しテストにはネットワークが必要です。

ステータス / ロードマップ

  • v0.2 (2026-08-17): トレンド差分ツール(github_trendhn_trend)、TTLキャッシュ + レートリミットバックオフ、pyproject.tomlパッケージング、MITライセンス。10/10テストが合格。

  • v0.1 (2026-08-17): プロトコルサブセット initializepingtools/listtools/call; シグナルツール4つ。

  • 次: resourcesサポート、ホスト型HTTPトランスポート、ラボパイプラインの2番目のアセット(mcp-registry-lint)。

-
license - not tested
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

  • Scans MCP servers for tool poisoning, prompt injection and supply chain risks.

  • npm, PyPI & crates.io intel for AI agents: versions, popularity, deps, health. No API keys.

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

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/baobabcat/demandscope'

If you have feedback or need assistance with the MCP directory API, please join our Discord server