Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Seo Toolkit

FreeNot checked

SEO toolkit MCP server for analyzing meta tags, robots.txt, sitemaps, keyword density, readability, and heading structure from any AI assistant that supports MC

GitHubEmbed

About

SEO toolkit MCP server for analyzing meta tags, robots.txt, sitemaps, keyword density, readability, and heading structure from any AI assistant that supports MCP.

README

SEO toolkit as an MCP server. Analyze meta tags, robots.txt, sitemaps, keyword density, readability, and heading structure from any AI assistant that supports MCP.

Install

Add to your MCP client config (Claude, Cursor, etc.):

{
  "mcpServers": {
    "seo-toolkit-mcp": {
      "command": "npx",
      "args": ["-y", "seo-toolkit-mcp"]
    }
  }
}

Tools

Tool Description
meta_tags Analyze a page's SEO meta tags (title, description, OG, Twitter, canonical)
robots_txt Parse robots.txt rules, sitemaps, and crawl directives
sitemap_check Validate sitemap.xml format, URL count, and common issues
keyword_density Keyword frequency analysis with single words, bigrams, and trigrams
readability Flesch-Kincaid readability scoring with actionable tips
heading_structure Heading hierarchy (H1-H6) analysis with structure validation

Example Prompts

License

MIT

from github.com/gmoneyn/seo-toolkit-mcp

Install Seo Toolkit in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install seo-toolkit-mcp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add seo-toolkit-mcp -- npx -y seo-toolkit-mcp

FAQ

Is Seo Toolkit MCP free?

Yes, Seo Toolkit MCP is free — one-click install via Unyly at no cost.

Does Seo Toolkit need an API key?

No, Seo Toolkit runs without API keys or environment variables.

Is Seo Toolkit hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Seo Toolkit in Claude Desktop, Claude Code or Cursor?

Open Seo Toolkit on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Seo Toolkit with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs