Odel
techtenstein seo mcp

techtenstein seo mcp

Local
@sathvic-kolluPythonUpdated 1mo ago

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).

PyPItechtenstein-seo-mcpv1.0.2

Run

uvx techtenstein-seo-mcp

MCP client config

{
  "mcpServers": {
    "techtenstein-seo-mcp": {
      "command": "uvx",
      "args": [
        "techtenstein-seo-mcp"
      ]
    }
  }
}