Create Mcp Tool
Freeby MCP Community
Create-mcp-tool package
v1.0.0Added Apr 12, 2026
Create Mcp Tool MCP Server
Create-mcp-tool package
Installation
npx -y create-mcp-tool
Reviews
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"]
}
}
}