On-page SEO audit for any URL. Titles, meta, headings, links, score, and fix recommendations.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx techtenstein-seo-mcp
MCP client config
{
"mcpServers": {
"techtenstein-seo-mcp": {
"command": "uvx",
"args": [
"techtenstein-seo-mcp"
]
}
}
}