FounderSignal
Provides funding signals and investment data on startups for market intelligence queries.
Aggregates pain points and listing data from eBay to identify e-commerce opportunities.
Aggregates pain points and listing data from Etsy to identify e-commerce opportunities.
Provides search demand and emerging category signals via Google Trends data.
Provides revenue milestones and founder journey data for bootstrapped startups.
Provides ad creative trends and active promotion signals from Meta Ads Library.
Provides launch traction and upvote velocity data for products in the last 30 days.
Aggregates pain points from subreddits like r/SaaS, r/Entrepreneur, and r/SmallBusiness.
Provides viral product trends and consumer demand signals before they hit mainstream.
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 data from AppSumo, TrustMRR, Reddit, Google, or 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 upvotesRelated MCP server: prelaunch-mcp
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
Source | What it provides |
TrustMRR | Revenue-verified MRR and growth from 127 startups |
AppSumo | Products ranked by real customer reviews and demand |
Product Hunt | Launch traction and upvote velocity (last 30 days) |
Indie Hackers | Revenue milestones and founder journey data |
Pain points from r/SaaS, r/Entrepreneur, r/SmallBusiness | |
Hacker News | Show HN / Ask HN — builder and buyer demand signals |
G2 / Capterra | Software reviews exposing gaps in existing tools |
Exploding Topics | Emerging trends before they peak |
Crunchbase | Funding signals — what investors are betting on |
Google Trends | Search demand and emerging category signals |
Meta Ads Library | Ad creative trends — what founders are actively promoting |
TikTok | Viral product trends and consumer demand before it hits mainstream |
B2B demand signals and professional pain points |
More sources added with each release.
Installation
Early access — The full live-data release is in development. Join the waitlist at foundersignal.io to get notified.
The version below runs with curated sample data so you can explore the interface today.
npx foundersignal-mcpOr clone and run locally:
git clone https://github.com/YOUR_USERNAME/foundersignal-mcp
cd foundersignal-mcp
node index.jsClaude Desktop Configuration
Add to your claude_desktop_config.json:
{
"mcpServers": {
"foundersignal": {
"command": "npx",
"args": ["foundersignal-mcp"]
}
}
}Config file locations:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
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_queryandgenerate_reporttoolsHTML 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:
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- Alicense-qualityAmaintenanceProduct management copilot that connects Claude to HelpScout support tickets and ProductLift feature requests. Synthesizes customer feedback across sources, scores themes by convergence, and generates prioritized product plans.Last updated27MIT
- Alicense-qualityDmaintenanceAnalyzes startup ideas against 6 sources (GitHub, HN, npm, PyPI, Google, Reddit) with LLM-powered intent parsing to assess competition, demand, and gaps.Last updatedMIT
- Flicense-qualityCmaintenanceEnables AI agents to search and retrieve market signals, revenue ideas, and growth tactics from 2,000+ curated entries across 18 sources.Last updated
- Alicense-qualityCmaintenanceEnables B2B prospecting from natural language: detect buying signals, score leads against ICP, enrich decision-makers, and draft personalized outreach messages via Claude.Last updatedMIT
Related MCP Connectors
Amazon brand, seller, niche & buy-box intelligence inside your own Claude or ChatGPT.
Global stock research, ML forecasts, valuation signals, screeners & portfolio tracking in Claude
Agentic Reddit/HN buying-signal detection for Claude Code, Cursor, and Windsurf via MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/carlosalvite/foundersignal-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server