Skip to content

Latest commit

 

History

History
139 lines (99 loc) · 4.56 KB

File metadata and controls

139 lines (99 loc) · 4.56 KB

On-Page.ai SEO MCP

On-Page.ai SEO MCP banner

Hosted MCP server for evidence-backed on-page SEO audits, entity-gap analysis, competitor coverage checks, internal-link opportunities, and page-experience benchmarks.

On-Page.ai SEO MCP is a hosted Model Context Protocol server for search engine optimization work. It gives Codex, Claude Code, ChatGPT, and other AI agents access to structured SEO data for keyword research, competitor analysis, entity gaps, on-page audits, and search-result recommendations through one MCP server.

Demo

on-page-mcp.mp4

Server

https://api.on-page.ai/mcp

What It Does

On-Page.ai MCP workflow

On-Page.ai gives AI agents structured SEO evidence before they recommend edits. Instead of generic SEO advice, the agent can scan the live URL and compare it against the current search-result cohort for a keyword.

Core workflows:

  • Find missing entities and related terms
  • Compare competitor topic coverage
  • Generate internal-link candidates
  • Benchmark page experience against top ranking competitors
  • Classify page or text topical focus
  • Return customer-safe structured reports for agent reasoning

Use Cases

Use On-Page.ai SEO MCP as part of SEO tools and SEO workflows for AI agents. It helps agents review Google search results, compare SERP competitors, find entity gaps, improve organic visibility, and turn page-level SEO data into specific content recommendations.

The hosted MCP server works with Codex, Claude Code, ChatGPT, and other clients that support MCP setup, API-key authentication, or remote server integrations.

API Homepage

On-Page.ai API homepage screenshot

The public API homepage shows the product surface behind the hosted MCP server.

Available Tools

Tool Use
verify_installation Zero-credit check that the server is connected, authenticated, and funded
scan_page Default full SEO audit for URL + keyword recommendations
scan_page_lite Faster entity and competitor-cohort scan
scan_page_deep Deeper competitor analysis and optional page-experience benchmark
classify_text Categorize a URL or text into topical buckets
check_job Check async job status
wait_for_job Wait for async job completion
get_job_result Fetch a completed job result
check_credits Check available credits and route costs

Scans can target 27 country-specific Google SERPs with the region parameter, and the server publishes report schemas and interpretation guides as MCP resources. Details: docs/tools.md.

Quick Install

Most users should start here:

https://api.on-page.ai/install

Client-specific docs are also included in docs/install.md.

Example Prompts

Use On-Page.ai to scan https://example.com/page for "target keyword".
Return the top missing entities, explain why they matter, and suggest minimal
edits to existing sentences.
Run a deep On-Page.ai scan for https://example.com/page with keyword
"target keyword". Compare the recurring competitor gaps and prioritize the
fixes that are most likely to improve relevance.

More examples: examples/prompts.md

Directory Submission Assets

MCP directory metadata lives in:

Cursor plugin assets also include:

Safety Boundary

This repo should only contain public-facing material. If you are contributing, read SECURITY.md and do not include:

  • private source code
  • environment files
  • deployment notes
  • credentials or tokens
  • customer data
  • internal admin URLs
  • internal review packages
  • generated debug output

Support