mcp-scripts

parcadei/continuous-claude-v3 · updated Apr 8, 2026

$npx skills add https://github.com/parcadei/continuous-claude-v3 --skill mcp-scripts
0 commentsdiscussion
summary

MCP Script Rules

  • When working with files in scripts/ :
  • DO
  • Use CLI arguments for all parameters (argparse)
  • Include USAGE docstring at top of file
  • Use call_mcp_tool(\"server__tool\", params) pattern
  • Handle errors gracefully with informative messages
  • Print results to stdout for Claude to process
  • DON'T
  • Hardcode parameters in the script
  • Edit scripts to change parameters (use CLI args instead)
  • Import from servers/ directly (use runtime.mcp_client)
  • Tool N
skill.md

mcp-scripts

No content available.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.625 reviews
  • Liam Jackson· Dec 24, 2024

    mcp-scripts has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Kofi Shah· Dec 20, 2024

    mcp-scripts is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Chen Tandon· Nov 15, 2024

    mcp-scripts fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Chen Shah· Oct 6, 2024

    We added mcp-scripts from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Rahul Santra· Sep 25, 2024

    Registry listing for mcp-scripts matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Isabella Perez· Sep 5, 2024

    Registry listing for mcp-scripts matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Advait Mensah· Aug 24, 2024

    mcp-scripts reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Pratham Ware· Aug 16, 2024

    mcp-scripts reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Chinedu Jackson· Jul 15, 2024

    I recommend mcp-scripts for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Sakshi Patil· Jul 7, 2024

    I recommend mcp-scripts for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

showing 1-10 of 25

1 / 3