Skip to content

Create Mcp Tool

Free

by MCP Community

Create-mcp-tool package

v1.0.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Create Mcp Tool MCP Server

Create-mcp-tool package

Installation

npx -y create-mcp-tool

Reviews

Leave a Review

Installation

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