mcpbeat Sign in

Craft Content MCP Server

local only

Craft Content MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 16 Jan 2026.

8 content tools: Case Studies, Newsletters, Webinars, Repurposing, Thought Leadership

Installs per day peak 17 · avg 7 · +20% w/w
a month agotoday
32
Installs / week
npm · @shashwatgtmalpha/craft-content-mcp
0
Stars
0 open issues
16 Jan 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

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

Alternatives to Craft Content MCP

same job, measured the same way
Zero Core Tools
by meltingpixelsai

Web scraping, code review, content gen, sentiment. Zero Core Tools.

23 installs/wk 9 tools answering
Content Repurposer
by as-the-geek-learns

Repurpose content into Twitter threads, LinkedIn posts, Substack notes, email, and video.

37 installs/wk local only
Social Cooks MCP
by socialcooks

Munich social media marketing agency: info, services, case studies, content search + lead intake

5 tools answering
D50 AI — Sales, Marketing & Hiring Automation
by d50

246 tools to run sales, marketing & hiring: CRM, leads, AI calling, content, recruiting & SEO.

answering
Dribba
by dribba

Dribba: services, case studies, budget estimates and contact, as MCP tools.

47 installs/wk 5 tools answering
Rafe Blandford — career and writing
by rafeblandford

Rafe Blandford's published career, case studies and writing. Read-only; no route to contact him.

4 tools answering
DAG Studio WebMCP
by black-swan-causal-labs

Read and edit a live DAG Studio canvas through its predefined WebMCP tools.

answering
Flusia CRM
by flusia

Italian CRM for SMBs: leads, quotes, tasks, invoices, WhatsApp and newsletters via 200+ MCP tools

answering

Craft Content MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Craft Content MCP?
Craft Content 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 @shashwatgtmalpha/craft-content-mcp was installed 32 times last week.
How do I connect Craft Content 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 @shashwatgtmalpha/craft-content-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Craft Content MCP?
The npm package @shashwatgtmalpha/craft-content-mcp was installed 32 times in the last week. Week over week that is +20%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Craft Content MCP open source?
Yes — it is published under the MIT licence, written in JavaScript 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.