Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

DDMarketer

io.github.codephantom-1/ddmarketer-mcp

Find and validate SaaS ideas from real user complaints, scored for commercial intent.

Uptime
100.0%
3 direct probes · 30d
Response
1789ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

search_gaps

Search validated software opportunities by keyword. Each gap is a real, recurring user complaint scored for commercial intent (willingness to pay). Use this when the user wants ideas in a specific mar…

get_top_gaps

Return the highest commercial-intent validated gaps from the past week, across all categories. Use this when the user asks what to build with no particular market in mind, or wants the strongest curre…

validate_idea

Score a specific product idea against the complaint corpus: how many real complaints match it, how commercial they are, how confident the scoring is, and a verdict. Use this when the user has an idea …

get_dossier

Return the full dossier for one validated gap: the source complaints and their links, the MVP scope, suggested pricing, the competitors already in that space, the risks, and a validation playbook that…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ddmarketer": {
      "url": "https://www.ddmarketer.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}