Content Hooks MCP
Rank #61,981io.github.closermethod/content-hooks-mcp
Short-form hook styles, script structures, retention and CTA rules for creators.
Content Hooks MCP is a Model Context Protocol (MCP) server published by closermethod. It ranks #61,981 of 115,460 servers tracked on MCP Toplist. Content Hooks 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 14, 2026.
Ranks ahead of 53,479 of 115,460 servers on MCP Toplist.
Use Content Hooks MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add content-hooks-mcp -- npx -y content-hooks-mcp[mcp_servers.content-hooks-mcp]
command = "npx"
args = ["-y", "content-hooks-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"content-hooks-mcp": {
"command": "npx",
"args": [
"-y",
"content-hooks-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"content-hooks-mcp": {
"command": "npx",
"args": [
"-y",
"content-hooks-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"content-hooks-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"content-hooks-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"content-hooks-mcp": {
"command": "npx",
"args": [
"-y",
"content-hooks-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"content-hooks-mcp": {
"command": "npx",
"args": [
"-y",
"content-hooks-mcp"
]
}
}
}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.closermethod%2Fcontent-hooks-mcp)<a href="https://mcptoplist.com/server/io.github.closermethod%2Fcontent-hooks-mcp"><img src="https://mcptoplist.com/badge/io.github.closermethod%2Fcontent-hooks-mcp.svg" alt="MCP Toplist: #61,981 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
closermethod
Other servers by closermethod
- content-repurposing-mcp#61,982 · 1 ver
- Creator Deals MCP#61,983 · 1 ver
- Newsletter Growth MCP#61,984 · 1 ver
- Outbound Engine MCP#61,985 · 1 ver
- Outreach Deliverability MCP#61,986 · 1 ver
- personal-brand-mcp#61,987 · 1 ver
- Social Media Manager MCP#61,988 · 1 ver
- ugc-brief-mcp#61,989 · 1 ver
- APAC Compliance MCP#91,124
- B2B Buyer-Signal MCP#91,125
- EMEA Compliance MCP#91,126
- EOR Compliance MCP#91,127
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jul 14, 2026 |
Frequently asked questions
- Who maintains Content Hooks MCP?
- Content Hooks MCP is maintained by closermethod, which publishes 16 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Content Hooks MCP listed on the Official MCP Registry?
- Yes — Content Hooks MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Content Hooks MCP have?
- MCP Toplist tracks 1 version of Content Hooks MCP, most recently published on Jul 14, 2026.
- Where can I find the source code for Content Hooks MCP?
- The source code for Content Hooks MCP is hosted at github.com/closermethod/content-hooks-mcp.