CLI tool to create a new MCP (Model Context Protocol) server project
{ "mcpServers": { "mcpdotdirectcreate": { "command": "npx", "args": [ "-y", "@mcpdotdirect/create-mcp-server" ] } } }