Skip to content

Commit 39f49e8

Browse files
mikececcoclaude
andcommitted
data: add Jasper with AltoRank as its open-source alternative
Marketing had no AI content / SEO parent, so there was nowhere to file an alternative in that category. Adds Jasper as the proprietary parent (Pro is $69/mo per seat, verified on jasper.ai/pricing today) and AltoRank as the AGPL-3.0 alternative underneath it. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent a8dd569 commit 39f49e8

1 file changed

Lines changed: 66 additions & 0 deletions

File tree

data/tools.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2779,6 +2779,72 @@
27792779
"timestamp": "2026-03-30T15:26:16.816Z"
27802780
}
27812781
},
2782+
{
2783+
"slug": "jasper",
2784+
"name": "Jasper",
2785+
"category": "Marketing",
2786+
"is_open_source": false,
2787+
"pricing_model": "Paid",
2788+
"website": "https://www.jasper.ai",
2789+
"description": "AI content platform for marketing teams, with brand voice controls and SEO templates.",
2790+
"alternatives": [
2791+
"altorank"
2792+
],
2793+
"tags": [
2794+
"AI",
2795+
"Content",
2796+
"Marketing",
2797+
"SEO"
2798+
],
2799+
"logo_url": "https://unavatar.io/jasper.ai?fallback=https://www.google.com/s2/favicons?sz=128%26domain=jasper.ai",
2800+
"avg_monthly_cost": 69,
2801+
"pros": [
2802+
"Mature brand voice and style controls",
2803+
"Large template library for marketing copy",
2804+
"Team collaboration and brand guidelines built in"
2805+
],
2806+
"cons": [
2807+
"No self-hosting; content and brand data live with the vendor",
2808+
"Priced per seat, so team costs scale quickly",
2809+
"Writing-first: no keyword research, rank tracking or CMS publishing"
2810+
],
2811+
"has_deployable_alternative": true
2812+
},
2813+
{
2814+
"slug": "altorank",
2815+
"name": "AltoRank",
2816+
"category": "Marketing",
2817+
"is_open_source": true,
2818+
"github_repo": "AltoRank/altorank",
2819+
"stars": 1,
2820+
"website": "https://altorank.co",
2821+
"description": "AI SEO content engine: keyword research, domain audit, drafting with scoring and fact-checking, rank tracking, AI-answer visibility, and publishing to 13 destinations across 10 CMS platforms. A person approves every article; no API or MCP call can publish a draft.",
2822+
"pros": [
2823+
"Whole product is open source under AGPL-3.0, with no feature-gated tier",
2824+
"Runs the full loop from keyword to published article, not one step of it",
2825+
"Self-hostable against your own Supabase and your own API keys",
2826+
"Ships an MCP server, so an AI assistant can drive it"
2827+
],
2828+
"cons": [
2829+
"Pre-launch: no paying customers and no case studies yet",
2830+
"Needs your own Anthropic and DataForSEO keys to be useful",
2831+
"No packaged CLI yet"
2832+
],
2833+
"last_commit": "2026-09-07T00:00:00Z",
2834+
"language": "TypeScript",
2835+
"license": "GNU Affero General Public License v3.0",
2836+
"tags": [
2837+
"SEO",
2838+
"AI",
2839+
"Content",
2840+
"Marketing",
2841+
"GEO"
2842+
],
2843+
"logo_url": "https://unavatar.io/altorank.co?fallback=https://www.google.com/s2/favicons?sz=128%26domain=altorank.co",
2844+
"alternatives": [],
2845+
"hosting_type": "self-hosted",
2846+
"avg_monthly_cost": 0
2847+
},
27822848
{
27832849
"slug": "dokku",
27842850
"name": "Dokku",

0 commit comments

Comments
 (0)