Nometria Deploy
@nometria
关于 Nometria Deploy
Deploy any app to any cloud. 20 MCP tools for deployments, previews, and instance management. Supports AWS, GCP, Azure, and more via Nometria.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"nometria": {
"command": "npx",
"args": [
"-y",
"@nometria-ai/claude-code"
],
"env": {
"NOMETRIA_API_KEY": "<YOUR_API_KEY>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Nometria Deploy?
Nometria Deploy is an MCP server that lets you deploy any project to any cloud directly from Claude Code. It provides tools and slash commands for authentication, configuration, deployment, staging previews, status checks, and log viewing. It is designed for developers who want to ship applications to AWS, Google Cloud, Azure, and other providers without leaving their Claude Code session.
How to use Nometria Deploy?
Install as a Claude Code plugin, add the MCP server with claude mcp add nometria -- npx -y @nometria-ai/claude-code, or generate slash commands and AI tool configs using npx @nometria-ai/nom setup. After authenticating with an API key (set as NOMETRIA_API_KEY environment variable or via the nometria_login tool), use tools like nometria_deploy and nometria_preview or slash commands like /deploy and /preview to manage deployments.
Key features of Nometria Deploy
- Deploy to any cloud: AWS, Google Cloud, Azure, DigitalOcean, Hetzner, Vercel
- Free 2-hour staging previews with
nometria_preview - Slash commands for quick deploy, preview, and status checks
- MCP tools for authentication, configuration, deployment, and monitoring
- Supports both plugin and standalone MCP server installations
- Also available as CLI (
npx @nometria-ai/nom) and VS Code extension
Use cases of Nometria Deploy
- Deploy a web application to production directly from a Claude Code conversation
- Create a temporary staging preview for client or team review before going live
- Check deployment status and view logs without switching to a separate dashboard
- Quickly authenticate and configure new projects for deployment
- Manage multiple apps across different cloud providers from one interface
FAQ from Nometria Deploy
How do I authenticate with Nometria Deploy?
Get an API key from ownmy.app/settings/api-keys. You can set it as the environment variable NOMETRIA_API_KEY or use the nometria_login tool to provide the key during your session.
Which cloud providers are supported?
AWS, Google Cloud, Azure, DigitalOcean, Hetzner, and Vercel are supported.
Can I use Nometria Deploy without the Claude Code plugin?
Yes. You can install it as a standalone MCP server via claude mcp add nometria or generate slash commands with npx @nometria-ai/nom setup. A CLI (npx @nometria-ai/nom deploy) and a VS Code extension are also available.
Are preview deployments free?
Yes, the nometria_preview tool creates a staging preview that is free and lasts for 2 hours.
What tools and slash commands are included?
MCP
开发工具 分类下的更多 MCP 服务器
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
评论