Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🎯 Marketing
  3. SEOPro AI
S
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/11/2026, 12:25:09 AM

SEOPro AI

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Turn Search Console data into SEO actions, content, publishing, indexing, and AI insights.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "seopro-ai-2": {
      "command": "npx",
      "args": [
        "-y",
        "seopro-ai-2"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives🎯 More in Marketing

Documentation Overview

SEOPro AI Agent Plugin

Run the full SEO loop from your AI assistant:

Search Console insight β†’ prioritized action β†’ generated article β†’ CMS publishing β†’ indexing β†’ measurable Google and AI-referral results.

SEOPro AI is a hosted remote MCP server for anyone responsible for website growth, from founders and small teams to in-house marketers, consultants, and agencies. It is distributed as a portable Agent Plugin. The implementation stays on SEOPro AI infrastructure; this repository contains the public connection metadata, setup guides, reusable SEO workflows, and security documentation.

Agency operators reviewing an SEO workflow

Connect

Install as an Agent Plugin

This repository conforms to Agent Plugins 1.0.0. Add or clone the repository through a compatible client's plugin installation flow. The client discovers:

text
seoproai-mcp/
β”œβ”€β”€ plugin.json                   # Agent Plugins manifest
β”œβ”€β”€ mcp.json                      # Agent Plugins MCP config
β”œβ”€β”€ .claude-plugin/plugin.json    # Claude plugin manifest
β”œβ”€β”€ .mcp.json                     # Claude plugin MCP config
└── skills/
    └── seoproai-operator/
        └── SKILL.md
  • plugin.json identifies the portable package.
  • mcp.json declares the hosted Streamable HTTP server.
  • .claude-plugin/plugin.json and .mcp.json make the same package native to Claude Code and Cowork.
  • skills/seoproai-operator/ supplies safe SEO workflows and approval gates for one or many websites.

Agent Plugins 1.0.0 intentionally leaves remote authentication to the client. Complete OAuth in the client or keep a scoped SEOPro AI API key in its secret store. Never add credentials to mcp.json, plugin.json, or SKILL.md.

Clients that do not yet load Agent Plugins can use the manual setup below.

Connect manually

Remote MCP URL

text
https://api.seoproai.co/api/mcp

No server package or local runtime is required. Interactive clients use OAuth. Developer clients may use a revocable SEOPro AI API key as a bearer token.

Official MCP Registry identifier: io.github.alpha-ai-labs/seo-agent

ClientAuthSetup
ClaudeOAuthSettings β†’ Connectors β†’ Add custom connector β†’ paste the URL β†’ Connect
ChatGPTOAuthSettings β†’ Apps & Connectors β†’ Advanced/Developer mode β†’ Create β†’ paste the URL
CodexOAuthcodex mcp add seopro-ai --url https://api.seoproai.co/api/mcp, then codex mcp login seopro-ai
Claude CodeOAuth or API keyclaude mcp add --transport http seopro-ai https://api.seoproai.co/api/mcp
HermesAPI keyAdd the URL and environment-backed bearer header in ~/.hermes/config.yaml
OpenClawOAuth or API keyAdd a Streamable HTTP entry under mcp.servers; prefer OAuth or keep a static key in an environment variable
Cursor / WindsurfOAuth or API keyAdd a remote Streamable HTTP server in MCP settings

See client setup for copy-paste configurations and current caveats.

Three SEO workflows

1. Find website quick wins

text
Using SEOPro AI, list my websites. For [website], review the last 28 days of
Search Console performance. Find queries ranking 5–15 with meaningful
impressions, group them by page, and give me a prioritized action plan. Do not
make any changes.

2. Build and generate a content plan

text
Using SEOPro AI, review [client site]'s search performance and current keyword
plan. Propose a four-week content plan around [service/topic]. Show me the plan
before creating it. After I approve it, create the keyword plan and generate
only the first article.

3. Review, publish, index, and measure

text
Using SEOPro AI, show me the draft for [article]. Check its title, meta
description, structure, and relevance to the target keyword. Do not publish
until I explicitly approve the final draft. After approval, publish it, submit
the published URL for indexing, and give me a 30-day measurement checklist.

The complete prompt pack is in agency prompt pack.

Demo and example data

  • Use the 90-second demo script to record a consistent agency workflow without exposing customer data.
  • Use the fictional tool results for directory reviews, screenshots, and public demonstrations.
  • The product workflow visual is available at assets/mcp-agency-workflow.webp.

Example connected Search Console performance view

The Search Console image is an example connected performance view. Results vary by website.

What the server exposes

The server provides 18 narrowly scoped tools across:

  • Websites and account context.
  • Search Console summaries, keywords, trends, and AI-referral traffic.
  • Technical audits, AI citations, and backlink profiles.
  • Keyword/content planning and asynchronous article generation.
  • Draft review and explicit-confirmation CMS publishing.
  • Explicit-confirmation indexing requests and indexing status.

Read tools are annotated as read-only and non-destructive. Publishing and indexing are annotated as externally consequential and require an explicit confirmation argument on every call.

Privacy and security

  • Authentication is required for every MCP request.
  • OAuth and API-key access can be revoked.
  • Website ownership and subscription limits are enforced by the same backend routes used by the SEOPro AI dashboard.
  • Analytics records operational metadata such as tool name, success, latency band, auth method, and normalized client family. It never records credentials, tool arguments, article content, website content, or returned customer data.
  • The public repository contains no hosted-server source code or credentials.

Read SECURITY.md, architecture and data handling, and the SEOPro AI Privacy Policy.

Requirements

  • An SEOPro AI account. The current acquisition offer is a $1 seven-day trial.
  • Connected websites and, for search-performance workflows, Google Search Console.
  • A supported CMS connection for publishing workflows.

Start at seoproai.co/mcp.

Repository map

  • plugin.json β€” Agent Plugins 1.0.0 package manifest.
  • mcp.json β€” Portable Streamable HTTP MCP connection without embedded credentials.
  • .claude-plugin/plugin.json β€” Claude Code and Cowork plugin manifest.
  • .mcp.json β€” Claude-native remote HTTP connector configuration without embedded credentials.
  • server.json β€” Official MCP Registry metadata for the hosted endpoint.
  • docs/client-setup.md β€” Client-specific setup.
  • docs/agency-prompt-pack.md β€” Safe, reusable agency prompts.
  • docs/compatibility.md β€” Tested client/auth matrix.
  • docs/troubleshooting.md β€” Connection and tool-call diagnostics.
  • docs/architecture-and-data-handling.md β€” Trust boundary and analytics disclosure.
  • docs/directory-listing-copy.md β€” Canonical short and long listing descriptions.
  • docs/90-second-demo-script.md β€” Timed narration, capture plan, and privacy checklist.
  • docs/example-tool-results.md β€” Fictional sample data for screenshots and reviews.
  • assets/ β€” Public workflow and product-proof visuals.
  • skills/seoproai-operator/ β€” Portable Agent Skill for founders, small teams, in-house marketers, consultants, and agencies.
  • scripts/validate_agent_plugin.py β€” Schema, transport, package-boundary, and skill validation used by CI.

Support

Email support@seoproai.co or open a GitHub issue without including credentials or customer data. Service availability: seoproai.co.

License

Documentation and repository assets are licensed under MIT. The hosted SEOPro AI service and its implementation remain proprietary and are governed by the Terms.

Related MCP Servers

View all in Marketing View all alternatives
  • S
    SEOPro AI

    Turn Search Console data into SEO actions, content, publishing, indexing, and AI insights.

    🎯 Marketing0 views
    Compare vs SEOPro AI β†’
  • Facebook Ads Mcp Server logoFacebook Ads Mcp Server

    MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.

    🎯 Marketing0 views
    Compare vs Facebook Ads Mcp Server β†’
  • R
    RankWorker

    Create and manage SEO content plans, articles, projects, and publishing integrations in RankWorker.

    🎯 Marketing0 views
    Compare vs RankWorker β†’
  • A
    Agent Tools

    Sequel Consulting tools for AI agents: request a quote, check a site, search SEO/GEO insights.

    🎯 Marketing0 views
    Compare vs Agent Tools β†’

Frequently Asked Questions about SEOPro AI

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "seopro-ai": { "command": "npx", "args": ["-y", "SEOPro AI"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSEOPro AI AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/seopro-ai-2?style=directory)](https://allmcps.com/mcp/seopro-ai-2)
HTML Embed
<a href="https://allmcps.com/mcp/seopro-ai-2"><img src="https://allmcps.com/api/badge/seopro-ai-2?style=directory" alt="SEOPro AI on AllMCPs" /></a>

Technical Specs & Signals

Category🎯Marketing
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
0/4 checks healthy over the last 6h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🎯 Marketing β†’Best MCP servers for Marketing & SEO β†’Alternatives to SEOPro AI β†’Install in Claude DesktopInstall in CursorInstall in VS Code