Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.alexcloudstar/makers-page-mcp

NPM · MAKERS-PAGE-MCP · SCANNED SEP 2

Marketing Assistant MCP: draft, approve, and publish posts to X from your coding agent.

Available components

−82 this week 0 Trust /100

Dead

Every channel of this server has been unreachable for long enough to be marked dead. Its trust score is pinned to 0 and does not recover automatically: even once the server responds again it stays dead until it is manually reinstated.

Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security50
  • No malware found by supply-chain analysis.Pass
  • Known CVEs could not be checked: the version this server declares is not published in its registry.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: the version this server declares is not published in its registry.Unverified
Provenance & Transparency0
Schema Quality & AI Usability0
  • Schema quality not yet verified: this package could not be installed in a clean environment, so we have no schema to assess.Unverified
Stability & Change Management0
  • Stability not yet verified: this package could not be installed in a clean environment, so we have no schema to compare.Unverified
Tool Coverage0
  • Tool coverage not yet verified: this package could not be installed in a clean environment, so we have no tool definitions to assess.Unverified
Tool Safety0
  • Tool safety not yet verified: this package could not be installed in a clean environment, so we have no tool text to scan.Unverified
Capabilities0
  • Protocol version not yet verified: this package could not be installed in a clean environment, so we never saw its MCP handshake.Unverified

Unverified: 5 categories

Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →

Install

How do I install the io.github.alexcloudstar/makers-page-mcp server?

io.github.alexcloudstar/makers-page-mcp runs locally as an npm package, launched with npx -y makers-page-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · makers-page-mcp

# add to Claude Code
claude mcp add alexcloudstar-makers-page-mcp -- npx -y makers-page-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "alexcloudstar-makers-page-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "makers-page-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "alexcloudstar-makers-page-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "makers-page-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add alexcloudstar-makers-page-mcp -- npx -y makers-page-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "alexcloudstar-makers-page-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "makers-page-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add alexcloudstar-makers-page-mcp --command npx --arg -y --arg makers-page-mcp
# ~/.hermes/config.yaml
mcp_servers:
  alexcloudstar-makers-page-mcp:
    command: "npx"
    args: ["-y", "makers-page-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "alexcloudstar-makers-page-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "makers-page-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add alexcloudstar-makers-page-mcp -t stdio -c npx -a -y makers-page-mcp
// mcp.json
{
  "mcpServers": {
    "alexcloudstar-makers-page-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "makers-page-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Sept 26 −16

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 1 Sept 26 −17

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 31 Aug 26 −16

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 30 Aug 26 −17

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 29 Aug 26 −16
    • Stability: 0.93 → unverified security
    • Tool safety: pass → unverified security
    • Tool coverage: 100 → unverified functional
    • Capabilities: pass → unverified functional
    • First check of Schema quality: unverified functional
  • 28 Aug 26 0
    • Known CVEs: pass → unverified security
    • Install scripts: pass → unverified security
    • Provenance: Provenance check failed: the declared version isn't published, so its provenance can't be verified. security
    • Dependency health: 0.85 → unverified functional
    • Maintenance: pass → unverified functional
    • License: pass → fail functional
    • Licence: MIT functional
  • 27 Aug 26 0
    • Source repository: pass → fail security
    • Security disclosure: pass → unverified functional
  • 26 Aug 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 2 Sept 2026 · Analysed npm/makers-page-mcp@0.1.2

Provenance Version not published

The package exists but this version is not published, so there is no artifact to attest.

Result Version not published
Ecosystem npm

Background: How many MCP packages publish verified provenance →

MCP tools

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.

Common questions

What is the io.github.alexcloudstar/makers-page-mcp server?

io.github.alexcloudstar/makers-page-mcp is listed in the public MCP registry as io.github.alexcloudstar/makers-page-mcp. Marketing Assistant MCP: draft, approve, and publish posts to X from your coding agent. This page covers its npm package (makers-page-mcp).

Is the io.github.alexcloudstar/makers-page-mcp server safe to use?

io.github.alexcloudstar/makers-page-mcp scores 0 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

Is the io.github.alexcloudstar/makers-page-mcp server still maintained?

io.github.alexcloudstar/makers-page-mcp has been unreachable for long enough that we treat it as dead, and its score is pinned to zero. We last reached this channel on 26 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.