mcpbeat Sign in

Techtenstein SEO MCP Server

local only

Techtenstein SEO runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from pypi. Last commit 13 Jul 2026.

On-page SEO audit for any URL. Titles, meta, headings, links, score, and fix recommendations.

Installs per day peak 16 · avg 9 · -22% w/w
a month agotoday
52
Installs / week
pypi · techtenstein-seo-mcp
0
Stars
0 open issues
13 Jul 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Techtenstein SEO every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add techtenstein-seo -- uvx techtenstein-seo-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "techtenstein-seo": {
      "args": [
        "techtenstein-seo-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.techtenstein-seo]
command = "uvx"
args = ["techtenstein-seo-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "techtenstein-seo": {
      "args": [
        "techtenstein-seo-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "techtenstein-seo": {
      "args": [
        "techtenstein-seo-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: TECHTENSTEIN_API_KEY (API key from https://apis.techtenstein.com (free tier: 100 audits/day)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Techtenstein SEO

same job, measured the same way
Verity Score
by verityscore

GEO audit for Shopify: AI readiness score, recommendations, and 15 vertical checklists.

40 installs/wk local only
Most Recommended Books
by mostrecommendedbooks

Read-only MCP server for verified book recommendations and reading lists.

6 tools answering
PDF Reader
by xvvln

MCP server for extracting text, images, tables, links, annotations, and metadata from PDF files.

85 installs/wk local only
Abbyseo
by abbyseo

Scan any URL for on-page, technical & content SEO; 0-100 score with copy-paste fixes.

8 tools answering
SEO & GEO
by ortamarco

Audit a page's SEO and its readiness for AI answer engines: meta, schema, robots, sitemaps, AI bots.

186 installs/wk local only
Sustainability Auditor
by uxjulie-climate

Website carbon footprint auditor. CO2/page, grade A–F, green hosting check, and recommendations.

4 tools answering
Soulcraft MCP
by soulcraftagency

Analyze any company's identity. Get a Soul Score, dimension scores, a soul.md, and recommendations.

37 installs/wk local only
Siftivo
by siftivo

Search books, authors and series, get recommendations, and manage your own reading shelves.

12 tools answering

Techtenstein SEO — questions

Answers built from our own checks of this server.

Why is there no uptime for Techtenstein SEO?
Techtenstein SEO runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package techtenstein-seo-mcp was installed 52 times last week.
How do I connect Techtenstein SEO?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls techtenstein-seo-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Techtenstein SEO?
The pypi package techtenstein-seo-mcp was installed 52 times in the last week. Week over week that is -22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Techtenstein SEO open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.