Find SaaS ideas worth building. Revenue data, growth signals and pain points from 10+ sources.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y foundersignal-mcp
MCP client config
{
"mcpServers": {
"foundersignal-mcp": {
"command": "npx",
"args": [
"-y",
"foundersignal-mcp"
]
}
}
}