Techtenstein SEO MCP
Rank #61,604io.github.sathvic-kollu/techtenstein-seo
On-page SEO audit for any URL. Titles, meta, headings, links, score, and fix recommendations.
Techtenstein SEO MCP is a Model Context Protocol (MCP) server published by sathvic-kollu. It ranks #61,604 of 115,591 servers tracked on MCP Toplist. Techtenstein SEO MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 13, 2026 and most recently updated on Jul 13, 2026.
Ranks ahead of 53,987 of 115,591 servers on MCP Toplist.
Use Techtenstein SEO MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add techtenstein-seo -e "TECHTENSTEIN_API_KEY=<your TECHTENSTEIN_API_KEY>" -- uvx techtenstein-seo-mcpReplace each placeholder with your own value before saving.
[mcp_servers.techtenstein-seo]
command = "uvx"
args = ["techtenstein-seo-mcp"]
[mcp_servers.techtenstein-seo.env]
TECHTENSTEIN_API_KEY = "<your TECHTENSTEIN_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"techtenstein-seo": {
"command": "uvx",
"args": [
"techtenstein-seo-mcp"
],
"env": {
"TECHTENSTEIN_API_KEY": "<your TECHTENSTEIN_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"techtenstein-seo": {
"command": "uvx",
"args": [
"techtenstein-seo-mcp"
],
"env": {
"TECHTENSTEIN_API_KEY": "<your TECHTENSTEIN_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"techtenstein-seo": {
"type": "stdio",
"command": "uvx",
"args": [
"techtenstein-seo-mcp"
],
"env": {
"TECHTENSTEIN_API_KEY": "<your TECHTENSTEIN_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"techtenstein-seo": {
"command": "uvx",
"args": [
"techtenstein-seo-mcp"
],
"env": {
"TECHTENSTEIN_API_KEY": "<your TECHTENSTEIN_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"techtenstein-seo": {
"command": "uvx",
"args": [
"techtenstein-seo-mcp"
],
"env": {
"TECHTENSTEIN_API_KEY": "<your TECHTENSTEIN_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sathvic-kollu%2Ftechtenstein-seo)<a href="https://mcptoplist.com/server/io.github.sathvic-kollu%2Ftechtenstein-seo"><img src="https://mcptoplist.com/badge/io.github.sathvic-kollu%2Ftechtenstein-seo.svg" alt="MCP Toplist: #61,604 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sathvic-kollu
Other servers by sathvic-kollu
- Data-grounded sprint retro#58,370 · 1 ver
- Standup from your activity#58,371 · 1 ver
- techtenstein-bg-mcp#61,601 · 1 ver
- Techtenstein Linkedin MCP Server#61,602 · 1 ver
- Techtenstein PDF MCP#61,603 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Jul 13, 2026 |
Frequently asked questions
- Who maintains Techtenstein SEO MCP?
- Techtenstein SEO MCP is maintained by sathvic-kollu, which publishes 6 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Techtenstein SEO MCP listed on the Official MCP Registry?
- Yes — Techtenstein SEO MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Techtenstein SEO MCP have?
- MCP Toplist tracks 1 version of Techtenstein SEO MCP, most recently published on Jul 13, 2026.
- Where can I find the source code for Techtenstein SEO MCP?
- The source code for Techtenstein SEO MCP is hosted at github.com/sathvic-kollu/techtenstein-seo-mcp.