GS

Gralio SaaS Database

Created 5 months ago

Access 3+ million SaaS reviews and detailed pricing data via Gralio MCP.

development documentation public SaaS data

What is Gralio SaaS Database?

Find and compare SaaS products, including data from G2 reviews, Trustpilot, Crunchbase, Linkedin, pricing, features and more, using [Gralio MCP](https://gralio.ai/mcp) server

Documentation

Gralio MCP Documentation

Overview

Access 3+ million SaaS reviews, detailed pricing data, alternatives, ratings, funding information, growth metrics, user sentiment analysis, and functional feature data for over 30,000 software products.

Data Highlights

  • 3M+ SaaS Reviews
  • Detailed Pricing Data
  • Competitor Alternatives
  • Company Funding & Growth
  • User Sentiment Scores
  • Functional Feature Info

Example Use Cases

  • Finding Cheaper or Easier Alternatives
  • Discovering Tools by Use Case
  • Scouting Trending Competitors
  • Quick Reviews Vibe Check

Integration Instructions# Cursor Integration

To connect Gralio MCP to your Cursor editor, add the following configuration:

{
  "mcpServers": {
    "gralio": {
      "url": "https://gralio.ai/mcp/sse"
    }
  }
}
```\n\n### Windsurf & Cascade Integration
1. Navigate to Windsurf settings
2. Add a new MCP server with the following configuration:
```json
{
  "mcpServers": {
    "gralio": {
      "url": "https://gralio.ai/mcp/sse"
    }
  }
}
```\n\n### VS Code Integration
Create or modify `.vscode/mcp.json`:
```json
{
  "servers": {
    "GralioSaaS": {
      "type": "sse",
      "url": "https://gralio.ai/mcp/sse"
    }
  }
}
```\n\n### Claude Desktop Integration
1. Test Supergateway:
```bash
npx -y supergateway --sse "https://gralio.ai/mcp/sse"
  1. Configure Claude Desktop:
{
  "mcpServers": {
    "gralio_remote": {
      "command": "npx",
      "args": ["-y", "supergateway", "--sse", "https://gralio.ai/mcp/sse"]
    }
  }
}
  1. Restart Claude Desktop for changes to take effect.

Server Config

{
  "mcpServers": {
    "gralio-saas-database-server": {
      "command": "npx",
      "args": [
        "gralio-saas-database"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: Yes
Global: Yes
Official: Yes

Project Info

Hosted Featured
Created At: Jul 02, 2025
Updated At: Aug 07, 2025
Author: Gralio Team
Category: community
License: MIT
Tags:
development documentation public