SEO Inspector & Schema Validator MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SEO Inspector & Schema Validator MCPcheck this HTML file for SEO issues and validate the JSON-LD schema"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
// README.md - Instructions for setup and use
SEO Inspector & Schema Validator MCP
A Model Context Protocol (MCP) server for Cursor that analyzes web pages for SEO issues and validates structured data schemas.
Features
Analyze HTML files in a codebase for SEO issues
Validate JSON-LD structured data
Get recommendations to improve SEO
No browser extension required - works directly with your codebase
Related MCP server: Ubersuggest MCP Server
Installation
Clone this repository:
git clone https://github.com/yourusername/seo-inspector-mcp.git cd seo-inspector-mcpInstall dependencies:
npm installConfigure Cursor to use this MCP server:
Go to Settings > Features > MCP in Cursor
Add a new MCP server with:
Name: SEO Inspector
Type: sse
Usage
Start the MCP server:
./run-mcp.shIn Cursor, you can now use the SEO Inspector tools:
seo.analyze-codebase- Analyze HTML files in a directoryseo.analyze-html- Analyze a specific HTML string
Prioritized SEO Components
The tool checks for these key SEO elements (in order of importance):
Critical
Page Title
Meta Description
H1 Heading
Canonical URL
Important
Heading Structure (H2-H6)
Image Alt Text
Structured Data (JSON-LD)
Robots Directives
Recommended
Open Graph Tags
Twitter Cards
Internal Linking
URL Structure
Mobile Friendliness
Schema Validation
The tool validates the following schema types:
Organization
LocalBusiness
Product
Article
WebPage
FAQPage
Event
Recipe
Review
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides detailed information about your development environment to the Cursor code editor, enabling more context-aware assistance.7MIT
- -licenseAqualityNot gradedmaintenanceAn MCP server that integrates Neil Patel's Ubersuggest SEO platform with Cursor IDE, enabling AI-assisted SEO analysis directly within your development environment.4
- AlicenseNot gradedqualityNot gradedmaintenanceMCP server for website SEO + GEO analysis. Scan any URL to get scores across 5 categories (SEO, GEO, Performance, Security, Accessibility) with actionable fix recommendations. Enables AI coding assistants to audit websites and implement fixes autonomously.
- AlicenseAqualityAmaintenanceMCP server for Cursor that scans codebases for security issues including hardcoded secrets, SAST, vulnerable dependencies, and IaC misconfigurations.7MIT
Related MCP Connectors
SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.
MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.
MCP Server for Slima - AI Writing IDE for Novel Authors with AI Beta Reader.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mgsrevolver/seo-inspector-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server