← Registry

Marketing

saascity.io

Audits product homepages for launch readiness and helps find, evaluate, and submit products to startup and SaaS launch directories.

1 endpoint13 known toolsFirst detected September 24, 2026Last detected September 24, 2026

ENDPOINT 1

https://saascity.io/api/mcp

No auth detected

MCP server metadata

Name
saascity
Version
2.0.0
Capabilities
toolsprompts
Server instructions

SaaSCity helps a founder launch a product. Typical flow: check_launch_readiness on the site, fix what fails, then recommend_launch_directories (hand-picked, with notes) or find_launch_directories (the full dataset, filterable by DR, link type and price). submit_project lists the product on SaaSCity as an inert draft and returns a claim link the human must open - nothing is published or paid without them, and every listing is reviewed by a person. DR figures are Ahrefs Domain Rating; say so when quoting them. Docs: https://saascity.io/mcp

Known tools 13

check_launch_readiness

Audit a product homepage before launching it: HTTPS, noindex, title and meta description, og:image (fetched to confirm it loads), X card, favicon, canonical, mobile viewport, h1, JSON-LD, robots.

Inferred read-only
recommend_launch_directories

Hand-picked launch directories for a product type, grouped by when to submit (launch day first, evergreen after).

Inferred read-only
find_launch_directories

Filter 1,666 startup, SaaS and AI directories by category, minimum Ahrefs DR, link type (dofollow/nofollow), price and badge-swap requirement.

Inferred read-only
get_launch_directory

Look up one directory by domain or URL: Ahrefs DR, dofollow or nofollow, price, whether it wants a badge swap, the submit URL, and a human verdict where one exists.

Inferred read-only
submit_project

List a product on the SaaSCity launch directory.

Inferred read-only
check_badge

Check whether the SaaSCity badge is live on a site.

Inferred read-only
get_submission_status

Where a SaaSCity submission stands: a draft by claim token (unclaimed, claimed and in review, or expired) or a live listing by slug (launch week, badge, link type, points).

Inferred read-only
get_launch_weeks

SaaSCity launch-week queue: the next 12 Mondays, how many free slots each has left, and which are full.

Inferred read-only
get_offers

SaaSCity listing offers with real prices - free queue, Quick Pass, Premium - and exactly what each buys (queue position, dofollow link, launch post).

Potential side effects
search_listings

Search products listed on SaaSCity by keyword and/or category.

Inferred read-only
get_listing

One live SaaSCity listing by slug: title, tagline, full description, category, upvote points, link type (dofollow/nofollow), listing page and product site.

Inferred read-only
get_leaderboard

SaaSCity's most upvoted launches for this week's launch, the last 30 days, or all time, optionally within one category.

Inferred read-only
find_alternatives

Other SaaSCity listings in the same category as a given listing, most upvoted first.

Inferred read-only

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.saascity]
url = "https://saascity.io/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "saascity": {
      "type": "http",
      "url": "https://saascity.io/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: saascity
Remote MCP URL: https://saascity.io/api/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": {
    "saascity": {
      "url": "https://saascity.io/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "saascity": {
      "type": "http",
      "url": "https://saascity.io/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "saascity",
  "transport": "streamable-http",
  "url": "https://saascity.io/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.