mcpbeat Sign in

Content Optimizer MCP Server

local only

Content Optimizer runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 22 Mar 2026.

SERP-based content scoring and optimization with 7 SEO categories.

Installs per day peak 22 · avg 7 · +3% w/w
a month agotoday
28
Installs / week
npm · content-optimizer-mcp
0
Stars
0 open issues
22 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Content Optimizer 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 content-optimizer -- npx -y content-optimizer-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "content-optimizer": {
      "args": [
        "-y",
        "content-optimizer-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.content-optimizer]
command = "npx"
args = ["-y", "content-optimizer-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "content-optimizer": {
      "args": [
        "-y",
        "content-optimizer-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "content-optimizer": {
      "args": [
        "-y",
        "content-optimizer-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Content Optimizer

same job, measured the same way
I
Pa1m SEO
by retampweb

Pay-per-call SEO agent: keyword research, SERP analysis, on-page optimization. x402, USDC on Base.

36 tools answering
Payx Tavily Search
by swathi-muralisrinivasan

FastMCP server for Tavily search API with web search and content extraction

local only
Parallel
by mcparmory

Search the web, extract content, and run distributed tasks with AI-powered automation

237 installs/wk local only
I
Google Sheets
by mcp-z

Google Sheets integration with OAuth, spreadsheet management, batch operations, and formatting

487 installs/wk local only
I
Google Drive
by mcp-z

Google Drive integration with file operations, folder navigation, search, and sharing

349 installs/wk local only
Linkup
by mcparmory

Search the web and fetch pages with sourced results, optimized for AI agents

223 installs/wk local only
MCP Search Server
by kazkozdev

Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.

22 installs/wk local only
One Search MCP
by yokingma

Web search, URL discovery, scraping & extraction with agent-browser and search providers

173 installs/wk local only

Content Optimizer — questions

Answers built from our own checks of this server.

Why is there no uptime for Content Optimizer?
Content Optimizer 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 content-optimizer-mcp was installed 28 times last week.
How do I connect Content Optimizer?
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 content-optimizer-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Content Optimizer?
The npm package content-optimizer-mcp was installed 28 times in the last week. Week over week that is +3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Content Optimizer open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.