Loading MCP server directory, please wait...
Deploy any app to any cloud. 20 tools for deployments, previews, and management.
npx @getmcp/cli add io.github.nometria/deployRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nometria/deploy": {
"command": "npx",
"args": [
"-y",
"@nometria-ai/claude-code"
],
"env": {
"NOMETRIA_API_KEY": ""
}
}
}
}