// 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
Installation
- Clone this repository:
- Install dependencies:
- Configure Cursor to use this MCP server:
- Go to Settings > Features > MCP in Cursor
- Add a new MCP server with:
- Name: SEO Inspector
- Type: sse
- URL: http://localhost:8767/sse
Usage
- Start the MCP server:
- In 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
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
A Cursor MCP server that analyzes web pages for SEO issues and validates structured data schemas within your codebase without requiring browser extensions.
Related MCP Servers
- -securityAlicense-qualityAn MCP server that converts Cursor agent plans into structured markdown task lists and organizes them in your repository, helping you track AI-generated plans and recommendations as actionable specifications.Last updated -3PythonMIT License
- -securityFlicense-qualityAn MCP server that provides detailed information about your development environment to the Cursor code editor, enabling more context-aware assistance.Last updated -1Python
- -securityFlicense-qualityA tool that generates MCP servers for Smithery with Cursor IDE integration, allowing users to quickly create servers from templates such as Basic, Web Search, or Database interactions.Last updated -JavaScript
pure.md MCP serverofficial
AsecurityFlicenseAqualityAn MCP server that enables AI clients like Cursor, Windsurf, and Claude Desktop to access web content in markdown format, providing web unblocking and searching capabilities.Last updated -21813JavaScript