← saastweaks.com

INDIVIDUAL MCP TOOL

get_score

Get the SaaSTweaks Score (deterministic 6-pillar 0-100 rating), verdict band and review URL for a SaaS tool by its saastweaks.com slug (e.g.

saastweaks.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

Parent endpoint

saastweaks.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.saastweaks-com]
url = "https://saastweaks.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "saastweaks-com": {
      "type": "http",
      "url": "https://saastweaks.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: saastweaks-com
Remote MCP URL: https://saastweaks.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "saastweaks-com": {
      "url": "https://saastweaks.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "saastweaks-com": {
      "type": "http",
      "url": "https://saastweaks.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "saastweaks-com",
  "transport": "streamable-http",
  "url": "https://saastweaks.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_deals — Search the full live catalogue of verified SaaS deals by brand or keyword.
  • get_arbitrage — Live SaaS savings arbitrage: startup-credit programs founders commonly pay past (the free-money pile), verified locked-savings deals (Score-vetted), and monthly-vs-annual billing spreads.
  • find_credits — Find startup credit programs (hundreds tracked, live) matching a company profile.
  • submit_tool — Propose a SaaS tool or deal for listing on SaaSTweaks.