Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"nitro": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nitro"
]
}
}
}