Saaskly MCP server

MCP serverEverything else

Independent UK business software reviews, rankings and real pricing as read-only MCP tools.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use Saaskly MCP server

Install Saaskly MCP server

The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.

  • Claude Code

    claude mcp add --transport http saaskly-mcp-server 'https://saaskly.com/mcp'

    Run it once in your project, then open /mcp to approve any sign-in the server asks for.

  • Claude Desktop

    https://saaskly.com/mcp

    Add a custom connector in Settings, paste this address, and approve the sign-in.

  • Cursor

    cursor://anysphere.cursor-deeplink/mcp/install?name=saaskly-mcp-server&config=eyJ1cmwiOiJodHRwczovL3NhYXNrbHkuY29tL21jcCJ9

    Open the link and Cursor adds the server at that address.

  • ChatGPT

    https://saaskly.com/mcp

    In Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.

  • Codex

    codex mcp add saaskly-mcp-server --url 'https://saaskly.com/mcp'

    Run it once, then sign in with codex mcp login saaskly-mcp-server if the server asks for an account.

From the project's README

As published by timmeredith/saaskly-mcp in README.md.

Independent UK reviews, rankings and real pricing for business software, available to AI agents as a public MCP server and REST API.

Saaskly reviews business software first-hand or researches it thoroughly, scores it out of 5, and publishes the month-to-month price next to the annual-commit price so buyers see the real cost. Everything published on the site is readable by agents through the interfaces below. No account, no API key, no cost.

This repository holds the public manifests for the hosted server (server.json for the MCP Registry, .mcp.json and mcp.json for plugin directories). The server itself runs at https://saaskly.com/mcp and its source lives in the site's private codebase.

Connect

Endpoint: https://saaskly.com/mcp (Streamable HTTP, stateless, JSON responses, no authentication)

Claude Code:

claude mcp add --transport http saaskly https://saaskly.com/mcp

Claude Desktop, Cursor, Windsurf and any client that reads an mcpServers block:

{
  "mcpServers": {
    "saaskly": {
      "type": "http",
      "url": "https://saaskly.com/mcp"
    }
  }
}

Raw JSON-RPC:

curl -s -X POST https://saaskly.com/mcp \
  -H "Content-Type: application/json" \
  -H "Accept: application/json, text/event-stream" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

Server card: saaskly.com/.well-known/mcp/server-card.json

Tools (all read-only)

ToolWhat it returns
list_categoriesThe software categories Saaskly covers, with slugs and how many providers are ranked in each
list_providersRanked providers in a category with editorial score (0 to 5), one-line summary, entry price and partner disclosure
get_providerThe full review of one provider as Markdown: verdict, pros and cons, month-to-month and annual pricing, spec sheet, disclosure
compare_providersA side-by-side comparison table (Markdown) for a category, optionally limited to given provider slugs
searchProviders and articles matching a keyword, with links and Markdown mirrors
list_articlesPublished comparison articles and buying guides, optionally filtered by category
get_articleOne article as Markdown
get_pageA policy or about page as Markdown: editorial policy (scoring method), AI transparency, about, advertise, terms, privacy, cookies, contact

Prompts

Ready-made workflows over the tools, listed by prompts/list and fetched with prompts/get.

  • recommend_provider (category, need): ranks the category, reads the top reviews and explains the pick with both price bases, the renewal premium where the category has one, and disclosures.
  • compare_two (category, providerA, providerB): summarises the spec-sheet differences and both editorial verdicts, with source URLs.

Resources

  • https://saaskly.com/llms.txt: site index
  • https://saaskly.com/category/{category}.md: category ranking and comparison table
  • https://saaskly.com/category/{category}/{slug}.md: one provider review

Every public page on saaskly.com also has a Markdown mirror: append .md to the URL.

Categories covered

VoIP and phone systems, transactional email, cloud management platforms, SEO/GEO/AEO tools, social media management, content creation, domain names, VPNs, CRM, VPS and cloud servers, GPU and high performance compute, password managers, accounting software, antivirus and endpoint security, CMS and website builders. Scores are editorial opinion; partner relationships are disclosed on every page and never affect scores or rank.

REST API

Base URL https://saaskly.com/api/v1. OpenAPI 3.1 at saaskly.com/openapi.json. Full documentation, query grammar, batch reads and the deprecation policy: saaskly.com/developers.

Rate limits

300 requests per 60 seconds per client IP across /api/* and /mcp, with IETF RateLimit-* headers on every response and a JSON 429 with Retry-After over the limit. Please identify your agent in the User-Agent header with a contact URL.

Directory listings

Smithery · mcp.so · mcpservers.org · Glama

Contact and corrections

Vendors can suggest corrections through the vendor portal after verifying a company-domain email address. Everyone else: saaskly.com/contact.

Saaskly is a trading name of Next Generation ICT Ltd. The manifests in this repository are MIT licensed; the reviews and data served by the API remain the property of Next Generation ICT Ltd and are published for reading and quoting with attribution.

Advanced
Delivery
mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
com-saaskly-mcp
Source
github.com/timmeredith/saaskly-mcp
Hosted endpoint
https://saaskly.com/mcp