mcpbeat Sign in

Content Hooks MCP Server

local only

Content Hooks MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 14 Jul 2026.

Short-form hook styles, script structures, retention and CTA rules for creators.

Installs per day peak 177 · avg 15 · -25% w/w
a month agotoday
37
Installs / week
npm · content-hooks-mcp
0
Stars
0 open issues
14 Jul 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

Alternatives to Content Hooks MCP

same job, measured the same way
Lenny Rachitsky Podcast Transcripts MCP Server
by com-mcp

MCP server for structured access to Lenny Rachitsky podcast transcripts. For content creators.

8 tools answering
BanProof AI
by nimishrangani

Audit creator scripts for TikTok Shop and Amazon policy violations. Returns flags and safe rewrites.

2 tools answering
HasData Google Scholar
by hasdata

Google Scholar search results, citation counts and citation export formats, as structured JSON.

116 installs/wk answering
Clipwise
by mobileshop9991-star

MCP server for Clipwise - AI tools for TikTok, Reels, and Shorts video creators.

1 272 installs/wk local only
StoryCanon
by softglow

A structured story bible for long-form fiction: scenes, characters, world, plot and foreshadowing.

answering
Xome
by pipeworx-io

Xome MCP — US residential foreclosure/REO/short-sale auction calendar and

answering
JSON Contracts
by json-contracts

JSON contract registry and validator for structured LLM and agent outputs.

53 installs/wk local only
ChemGlyph
by random-orbit

Publication-quality chemical structure and reaction rendering for AI agents.

111 installs/wk local only

Content Hooks MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Content Hooks MCP?
Content Hooks MCP 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-hooks-mcp was installed 37 times last week.
How do I connect Content Hooks MCP?
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-hooks-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Content Hooks MCP?
The npm package content-hooks-mcp was installed 37 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Content Hooks MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.