Skip to content
Claude Desktop

saas pricing extractor for Claude Desktop

io.github.dataleadspro/saas-pricing-extractor

Extract and structure pricing pages from any SaaS site: plans, tiers, and features.

client:Claude Desktop transport:streamable-http tools:1

Install saas pricing extractor in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "saas-pricing-extractor": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://data.dataleads.pro/mcp/saas-pricing-extractor"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

saas pricing extractor in other clients