Skip to content

Boilerplate Mcp Tool

Free

by MCP Community

CX Boilerplate MCP Tool cli

v1.0.7Added Apr 12, 2026
cxmcptoolcli
Works with:ClaudeGPTGeminiCopilot

Boilerplate Mcp Tool MCP Server

CX Boilerplate MCP Tool cli

Installation

npx -y boilerplate-mcp-tool

Reviews

Leave a Review

Installation

Quick install
npx -y boilerplate-mcp-tool
Add to claude_desktop_config.json
{
  "mcpServers": {
    "boilerplate-mcp-tool": {
      "command": "npx",
      "args": ["-y", "boilerplate-mcp-tool"]
    }
  }
}