🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

foundersignal-mcp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

foundersignal-mcp

MCP server that gives Claude access to curated market intelligence — revenue data, growth signals and community pain points to find SaaS ideas worth building.

latest
Source
npmnpm
Version
0.1.2
Version published
Weekly downloads
39
21.88%
Maintainers
1
Weekly downloads
 
Created
Source

FounderSignal MCP

Early access open — Join the waitlist at foundersignal.io

Ask Claude what to build. Get ranked opportunities backed by real market data.

FounderSignal is an MCP server that connects Claude (and any MCP-compatible AI client) to curated market intelligence — revenue figures, growth signals, competition analysis and community pain points aggregated from the platforms founders actually use.

Instead of spending a Saturday copy-pasting numbers from AppSumo, TrustMRR, Reddit and Product Hunt into a spreadsheet, you just ask.

What it looks like

You: What SaaS categories are growing fastest right now?
FounderSignal:

## Top Ranked Opportunities — May 2026
Sources: TrustMRR · AppSumo · Product Hunt · Indie Hackers · Reddit · HN

| # | Idea                          | Best MRR | Growth     | Competition | Score |
|---|-------------------------------|----------|------------|-------------|-------|
| 1 | AI GEO/AEO Implementation     | $62K     | +72% MoM   | 🟢 Low      | 94    |
| 2 | AI E-commerce Listing Agent   | $32K     | +245% MoM  | 🟢 Low      | 91    |
| 3 | Vertical AI — Cleaning Svcs   | $130K    | Steady     | 🟢 Low      | 89    |
| 4 | AI Receptionist / Booking     | $179K    | Steady     | 🟢 Low      | 86    |
| 5 | AI Paid Media Agent           | $37K     | +88% MoM   | 🟢 Low      | 84    |
...

## Stealth Opportunity
AI E-commerce Listing Agent — +245% MoM, no dominant player,
solo founders hitting $3K–$8K MRR within 60 days of launch.

## Trending Pain Points This Week
- "I spend 3h/week listing products across eBay, Etsy and Amazon" — 1,247 upvotes
- "Can't find a booking tool my team doesn't need training for" — 893 upvotes

Tools

market_query

Query aggregated market intelligence. Ask anything about SaaS opportunities, revenue benchmarks, growth signals or competition.

{
  "query": "Are there underserved niches in the creator tools space?"
}

generate_report

Export a full HTML market intelligence report to disk — 30 ranked opportunities, deep dives, revenue benchmarks and trending pain points.

{
  "filename": "my-research.html"
}

Data Sources

SourceWhat it provides
TrustMRRRevenue-verified MRR and growth from 127 startups
AppSumoProducts ranked by real customer reviews and demand
Product HuntLaunch traction and upvote velocity (last 30 days)
Indie HackersRevenue milestones and founder journey data
RedditPain points from r/SaaS, r/Entrepreneur, r/SmallBusiness
Hacker NewsShow HN / Ask HN — builder and buyer demand signals
G2 / CapterraSoftware reviews exposing gaps in existing tools
Exploding TopicsEmerging trends before they peak
CrunchbaseFunding signals — what investors are betting on
Google TrendsSearch demand and emerging category signals
Meta Ads LibraryAd creative trends — what founders are actively promoting
TikTokViral product trends and consumer demand before it hits mainstream
LinkedInB2B demand signals and professional pain points

More sources added with each release.

Installation

Add this block to your AI client's MCP config file. Requires Node.js 18+.

{
  "mcpServers": {
    "foundersignal": {
      "command": "npx",
      "args": ["-y", "foundersignal-mcp"]
    }
  }
}

Claude Desktop

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Cursor

~/.cursor/mcp.json (global) or .cursor/mcp.json (project-level)

Windsurf

~/.codeium/windsurf/mcp_config.json

VS Code (Cline / RooCode)

Add via the extension's MCP settings, or to .vscode/mcp.json

Claude Code CLI

claude mcp add foundersignal npx -y foundersignal-mcp

Example queries

What SaaS categories are growing fastest right now?
Show me bootstrapped products that hit $10K MRR in under a year
Are there underserved niches in the creator tools space?
What problems do solopreneurs keep paying to solve but still complain about?
Which B2B categories have high demand but no clear winner yet?
What are developers most frustrated about with existing DevOps tools?

Roadmap

  • MCP server with market_query and generate_report tools
  • HTML report export
  • Live data pipeline (TrustMRR, AppSumo, Product Hunt)
  • Weekly data refresh
  • Custom query filters (category, competition level, build difficulty)
  • Trend alerts via Claude

Get early access

The live data version is coming. Join the waitlist to be first:

foundersignal.io →

License

MIT

Keywords

mcp

FAQs

Package last updated on 04 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts