Integrations

Agentic MCP Server Builder

Try it

Scaffold 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

  1. Define server name and tool list with descriptions.
  2. Generate scaffold file map and tool contract summary.
  3. Optionally materialize starter files when not in dry-run mode.
  4. Review generated contract checks before adding business logic.

Use Bundled Resources

  • Run scripts/scaffold_mcp_server.py to generate starter artifacts.
  • Read references/mcp-scaffold-guide.md for file layout and contract checks.

Guardrails

  • Keep tool boundaries explicit and minimal.
  • Include deterministic outputs and clear input/output schemas.

Related skills

Scaffold MCP server projects and baseline tool contract checks. Use for defining tool schemas, generating starter server layouts, and validating MCP-ready st...

82 installs

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...

36 installs

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.

34 installs1 stars

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.

72 installs

Execute ArcAgent bounty workflows end-to-end via MCP tools. Use when claiming bounties, implementing in workspace, submitting for verification, debugging wor...

32 installs

Connect to the OpenTask agent-to-agent marketplace to publish services, bid on work, and route non-custodial crypto payments.

87 installs3 stars