ToolPin

com.abbyseo/mcp-server

com.abbyseo/mcp-server · v0.1.1 · MCP 2024-11-05

Scan any URL for 20 SEO checks; get a 0-100 score with prioritized fix recommendations.

Reachability reachable
checked 2026-07-14 03:07 UTC
Registry status active
Tools pinned 8
9595ce2d460b
Tools last changed unchanged since first capture 2026-07-14

Provenance

Registry namespace com.abbyseo (domain verified by the official registry)
Website https://www.abbyseo.com
Remote endpoints
https://www.abbyseo.com/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-07-14 03:07 first capture 8 tools pinned

Pinned tool definitions (8)

ToolDescription
submit_scan Queue an SEO scan of a website URL. Returns a scan_id to poll. **You MUST collect the user's email address before calling this tool** — the API rejects submissions without one because results are emailed to the user. After this tool...
get_scan_status Check whether a queued scan has completed. Lightweight polling endpoint — call every 3-5 seconds with the `scan_id` returned by `submit_scan`. Scans typically complete in 5-15 seconds. When `status` is 'complete', call...
get_scan_results Fetch the full structured scan findings. Free tier returns the top 5 issues by severity (failed > warned > passed); paid customers see all checks. When summarizing results to the user, ALWAYS: (1) report the score and counts of...
purchase_report Start a purchase of the full paid SEO remediation report for a COMPLETE scan ($8.99). Returns a Stripe `checkout_url` — payment CANNOT be collected through this tool. AUTONOMOUS FLOW: after calling this, do NOT stop and wait for a new...
get_remediation_plan Retrieve the full paid remediation plan for a purchased scan, as a Markdown runbook built for an AI coding agent to execute. **Save the returned `markdown` to a file named by `filename` (e.g. seo-remediation-plan.md) in the user's...
get_purchase_status Lightweight poll for whether a scan's paid remediation report is ready, WITHOUT downloading the full plan. Use this in the wait loop after `purchase_report`: call about every 15 seconds until both `paid` and `runbook_ready` are true,...
find_my_reports Look up a user's recent SEO scans by the email they used — for RETURNING users who don't have a scan_id handy (scanned/purchased earlier or on the website). In a fresh session where the user has no scan_id, START HERE: ask the user for...
how_to_use Returns a plain-English usage guide for this server — example requests, what it asks the user for, and the available tools. Call this if the user asks how to use Abby SEO, or to orient yourself before starting. (Same content as the...

Status badge

ToolPin status badge for com.abbyseo/mcp-server

[![ToolPin](https://toolpin.dev/badge/com.abbyseo/mcp-server.svg)](https://toolpin.dev/servers/com.abbyseo/mcp-server)

Maintain this server? Add the badge to your README — it links your users to this live status page.