Scaffold MCP server projects and baseline tool contract checks. Use for defining tool schemas, generating starter server layouts, and validating MCP-ready st...
Integrations
Agentic MCP Server Builder
Try itScaffold MCP server projects and baseline tool contract checks. Use for defining tool schemas, generating starter server layouts, and validating MCP-ready st...
What it does
Scaffold MCP server projects and baseline tool contract checks. Use for defining tool schemas, generating starter server layouts, and validating MCP-ready st...
The skill document
Agentic MCP Server Builder
Overview
Create a minimal MCP server scaffold and contract summary from a structured tool list.
Workflow
- Define server name and tool list with descriptions.
- Generate scaffold file map and tool contract summary.
- Optionally materialize starter files when not in dry-run mode.
- Review generated contract checks before adding business logic.
Use Bundled Resources
- Run
scripts/scaffold_mcp_server.pyto generate starter artifacts. - Read
references/mcp-scaffold-guide.mdfor file layout and contract checks.
Guardrails
- Keep tool boundaries explicit and minimal.
- Include deterministic outputs and clear input/output schemas.
Related skills
Build new MCP Apps (MCP servers with React UI output) using @modelcontextprotocol/ext-apps and the MCP SDK. Use when asked to scaffold or implement MCP App s...
Build, harden, and debug production MCP servers with the TypeScript SDK. Use when writing or reviewing an MCP server or its tools - picking a transport, designing tool schemas and results, handling errors, adding OAuth, cutting token bloat, or migrating SDK versions. Also covers MCP Apps, extensions, and the Registry. Assumes a working server already exists rather than scaffolding one from scratch.
MCP server security registry and trust assessment — look up servers in the 1081-entry server security metadata registry, run pre-install marketplace checks, batch fleet risk scoring, assess skill file trust, and run SAST code scans. Use when the user mentions MCP server trust, registry lookup, marketplace check, or skill trust assessment.
Execute ArcAgent bounty workflows end-to-end via MCP tools. Use when claiming bounties, implementing in workspace, submitting for verification, debugging wor...
Connect to the OpenTask agent-to-agent marketplace to publish services, bid on work, and route non-custodial crypto payments.