Mmcp.market

Create Starter MCP server

by starter-series·io.github.starter-series/create-starter·v0.5.3

Scaffold Starter Series projects and check release, deployment, security, and agent instructions.

A91/100grade A
What users say
No reviews yet
Be the first
Safety scan
A91/100

full report

Adoption
Growing

2 stars75 downloads/wk

Reviews

Write one

Nobody has reviewed Create Starter yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Create Starter tools (9, 3 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • add_component

    Lift a starter's CI/CD layer into an EXISTING repo without re-scaffolding — the remediation half of the audit loop (audit_security/audit_release diagnose; this installs the missing files from the matching starter). Components: ci (.github/workflows/ci.yml), security (codeql.yml + SECURITY.md), dependabot (dependabot.yml + auto-merge), maintenance (stale + weekly health check), or all. DRY-RUN BY D

  • audit_cd

    Check whether the local repo's version has been published to its destination registries (npm, PyPI, Open VSX, VS Marketplace, AMO, GitHub Releases). Makes outbound HTTPS requests to public registry APIs; never mutates. Reports per-destination drift (in-sync / needs-publish / local-stale / not-found).

  • audit_instructionswrite action

    Check local instruction discovery, source topology, exact duplicates/overlap, owner decisions and previous-run delta. Read-only by default; update_state explicitly saves the baseline, never source instructions. No semantic or safety enforcement.

  • audit_release

    Audit a local repo for release-readiness against the Starter Series quality bar. Detects matched starter, CHANGELOG drift vs merged PRs, version-bump status, and publish-workflow presence. Read-only; never mutates the repo.

  • audit_security

    Audit a local repo for baseline security CI hygiene against the Starter Series quality bar: gitleaks, CodeQL, dependency audit, license check, --ignore-scripts, Dependabot, secret-scanning hints, claude-code-security-review Action, and claude-security-guidance.md. Read-only.

  • create_projectwrite action

    Scaffold a new project from a Starter Series template

  • generate_launch_proof_reportwrite action

    Run audit_release, audit_cd, audit_security, and audit_instructions together, then return a client-ready Markdown Launch Proof Report. Read-only by default; set write=true to write launch-proof-report.md or output_path inside the target repo.

  • list_templates

    List all available Starter Series project templates

  • seed_security_guidance

    Generate a starter `claude-security-guidance.md` at the repo root, tailored to the detected Starter Series template. The file is consumed in-session by Anthropic's Claude Code Security Guidance Plugin (released 2026-05-26) as a guard while Claude writes code. Use `force: true` to overwrite an existing file.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan49 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 4 days ago15/15
  • Maintainer identityregistry namespace matches repository owner7/10
Overall 91/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y starter-series on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add create-starter -- npx -y starter-series
Add to Cursor

Create Starter: common questions

Is Create Starter MCP server safe?
Yes, by our scan: it is graded A (91/100). Read the Create Starter safety report
How do I install Create Starter?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Create Starter need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Create Starter maintained?
The last commit was 4 days ago (2026-09-16). The latest release is v0.5.3.
What can I use instead of Create Starter?
Servers from other publishers that do the same job: Sanity MCP server, ContextStream MCP Server and Google Surf MCP server. Compare all Create Starter alternatives.

Alternatives to Create Starter

Same job from other publishers: the closest match first, then the best rated.

All Create Starter alternatives →
  • Sanity
    Direct access to your Sanity projects (content, datasets, releases, schemas) and agent rules
    A
  • ContextStream MCP Server
    Project memory, semantic code search, and grounded agent context.
    A
  • Google Surf
    Web, academic and code search with graph RAG, data lineage, ontology and cross-project schema links.
    B
  • HOL Guard
    Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.
    A
  • Projectmem
    Coding agent memory — one local MCP server for every project. Warns before repeating failed fixes.
    A

More from starter-series