mcpbeat Sign in

Seocode MCP Server

local only

Seocode runs on your own machine — the client starts it, so there is no endpoint to ping. 574 installs a week from npm.

Framework-aware technical SEO and AI-discoverability (GEO) audits for your codebase, in your editor.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 740 · avg 58 · +331% w/w
a month agotoday
574
Installs / week
npm · @qobi/seocode
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 seocode -- npx -y @qobi/seocode
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seocode": {
      "args": [
        "-y",
        "@qobi/seocode"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.seocode]
command = "npx"
args = ["-y", "@qobi/seocode"]
.cursor/mcp.json
{
  "mcpServers": {
    "seocode": {
      "args": [
        "-y",
        "@qobi/seocode"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "seocode": {
      "args": [
        "-y",
        "@qobi/seocode"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Seocode

same job, measured the same way
Generate Tech Stack
by askuma

Visual tech-stack inventory of any codebase: languages, frameworks, databases, AI SDKs, infra.

72 installs/wk local only
SEOforGPT
by seoforgpt

AI visibility reports, competitor insights, readiness audits, and GEO content workflows.

answering
Filesift
by roshunsunder

Local file search for AI agents — semantic + keyword indexing over your codebase.

50 installs/wk local only
Coderegistry
by hellosg

Enterprise code intelligence for M&A, security audits, and tech debt. Hosted server with 200k free.

23 tools answering
Vaspera Hardening
by rcolkitt

Enterprise certification for codebases with multi-agent security, reliability, and quality audits

83 installs/wk local only
Ailist MCP
by hifriendbot

MCP server for AiList — search and discover Ai projects from Claude Code

21 installs/wk local only
oss-search
by sblattj

Fast local and federated OSS code search and repo discovery for AI agents

38 installs/wk local only
Crawlie
by crawlie

Technical SEO + GEO (AI-search) site audits: hosted crawls, prioritized fixes, report diffs.

answering

Seocode — questions

Answers built from our own checks of this server.

Why is there no uptime for Seocode?
Seocode 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 npm package @qobi/seocode was installed 574 times last week.
Is Seocode still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Seocode?
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 @qobi/seocode straight from npm; nothing to host, nothing to sign up for.
How many people use Seocode?
The npm package @qobi/seocode was installed 574 times in the last week. Week over week that is +331%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.