Skip to main content
ClaudeWave

SEO agent for your own site as a hosted MCP server: Search Console, keywords, backlinks and AI-visibility data in Cline, Claude or Cursor, plus approval-gated actions.

MCP ServersOfficial Registry0 stars0 forksMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/12/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/Minh42/seomatic-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "seomatic-mcp": {
      "command": "node",
      "args": ["/path/to/seomatic-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/Minh42/seomatic-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# SEOmatic MCP Server

SEO agent for your own website, as a **hosted (remote) MCP server**. Connect it
and your AI agent can read your real SEO data and stage fixes that always wait
for your approval.

- **Endpoint:** `https://app.seomatic.ai/api/mcp` (Streamable HTTP)
- **Auth:** OAuth 2.1 (interactive clients) or a `Bearer` API key (headless)
- **Docs:** https://seomatic.ai/developers/mcp

There is nothing to clone, build, or run: this repository documents how to
connect to the hosted server.

## What you can ask

- Which keywords am I close to ranking on page 1 for?
- Which pages are losing traffic, and why?
- What backlinks did I gain this month? Who links to my competitors but not me?
- Does ChatGPT mention my site when people ask about my topic?
- Are my Google Ads and SEO fighting over the same keywords?

On a paid SEOmatic plan, the agent can also **stage** SEO fix tasks, content
campaigns, and article drafts. Nothing touches your site until a human
approves it in SEOmatic, and every change shows before-and-after results.

## Tools

14 consolidated tools, each annotated (read-only vs staging) and scoped to the
connected workspace: `gsc_performance`, `gsc_insights`, `gsc_indexing`,
`keyword_research`, `keyword_clusters`, `backlink_profile`, `serp_competitors`,
`traffic_analytics`, `local_presence`, `site_pages`, `dataset_library`,
`strategy_insights`, `task_manage`, `campaign_manage`. The roster you see
depends on your plan and connected data sources. Full reference:
https://seomatic.ai/developers/mcp

## Install in Cline

1. Create a SEOmatic account at https://app.seomatic.ai (free tier works) and
   mint an API key: **Settings -> API Keys -> Create key**. Copy the
   `smk_live_...` value.
2. Add this to your Cline MCP settings file (`cline_mcp_settings.json`):

```json
{
  "mcpServers": {
    "seomatic": {
      "url": "https://app.seomatic.ai/api/mcp",
      "type": "streamableHttp",
      "headers": {
        "Authorization": "Bearer smk_live_YOUR_KEY_HERE"
      }
    }
  }
}
```

3. Ask Cline something like: "What are my striking-distance queries? Use
   SEOmatic." Tools are already scoped to your connected site, so no domain
   parameter is ever needed.

## Install in other clients

- **Claude (web/desktop):** Settings -> Connectors -> Add custom connector ->
  URL `https://app.seomatic.ai/api/mcp` (OAuth, no key needed)
- **Claude Code:** `claude mcp add --transport http seomatic https://app.seomatic.ai/api/mcp`
- **Cursor:** add `{"mcpServers": {"seomatic": {"url": "https://app.seomatic.ai/api/mcp"}}}` to `mcp.json`
- **Grok Bot (x.ai/bot):** always-on SEO teammate with weekly routines - full
  template in [grok-bot/](./grok-bot/)

## Free vs paid

The free tier includes the insight tools with a monthly question quota shared
with SEOmatic chat. Acting tools (staging tasks, campaigns, articles) need a
paid plan and always keep the human-approval gate.

## The SEO Audit skill

`skills/seomatic-seo-audit/` is an Agent Skill that turns the connector into
a guided, senior-SEO-grade audit: baseline, CTR mismatches, striking-distance
keywords, decay diagnosis with competitors, indexation, backlinks, AI
visibility, and a verdict-first report ranked by business impact. Every claim
comes from your data; acting is always approval-gated.

**Install in Claude Code:**

```bash
git clone https://github.com/Minh42/seomatic-mcp.git
mkdir -p ~/.claude/skills
cp -r seomatic-mcp/skills/seomatic-seo-audit ~/.claude/skills/
```

Then in any session with the SEOmatic connector active, just ask:
"Run a full SEO audit of my site." The skill is also on
[Smithery](https://smithery.ai/skills).

## Support

- Docs: https://seomatic.ai/developers/mcp
- Site: https://seomatic.ai

What people ask about seomatic-mcp

What is Minh42/seomatic-mcp?

+

Minh42/seomatic-mcp is mcp servers for the Claude AI ecosystem. SEO agent for your own site as a hosted MCP server: Search Console, keywords, backlinks and AI-visibility data in Cline, Claude or Cursor, plus approval-gated actions. It has 0 GitHub stars and its last recorded update is dated 2026-09-11.

How do I install seomatic-mcp?

+

You can install seomatic-mcp by cloning the repository (https://github.com/Minh42/seomatic-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Minh42/seomatic-mcp safe to use?

+

Our security agent has analyzed Minh42/seomatic-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains Minh42/seomatic-mcp?

+

Minh42/seomatic-mcp is maintained by Minh42. The last recorded GitHub activity is dated 2026-09-11, with 0 open issues.

Are there alternatives to seomatic-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy seomatic-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Minh42/seomatic-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/minh42-seomatic-mcp)](https://claudewave.com/repo/minh42-seomatic-mcp)
<a href="https://claudewave.com/repo/minh42-seomatic-mcp"><img src="https://claudewave.com/api/badge/minh42-seomatic-mcp" alt="Featured on ClaudeWave: Minh42/seomatic-mcp" width="320" height="64" /></a>

More MCP Servers

seomatic-mcp alternatives