MCP Server
MCP
io.github.nometria/deploy
Deploy any app to any cloud. 20 tools for deployments, previews, and management.
Install
npx -y @nometria-ai/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@nometria-ai/claude-code",
"version": "0.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Nometria API key (get one at https://ownmy.app/settings/api-keys)",
"format": "string",
"isSecret": true,
"name": "NOMETRIA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment