Odel
foundersignal mcp

foundersignal mcp

Local
@carlosalvite1JavaScriptUpdated 3mo ago

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).

npmfoundersignal-mcpv0.1.0

Run

npx -y foundersignal-mcp

MCP client config

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