Lizard MCP
OfficialLizard MCP
ChatGPT、Claude、その他のMCPクライアントがLizard (lizard.build)上でアプリをデプロイおよび管理できるようにするMCPサーバーです。
一度接続すれば、アシスタントに「サービスをデプロイして」「ログを読んで」「シークレットを設定して」「レプリカをスケールして」「ドメインを接続して」と自然な言葉で依頼できます。
実行方法
npm install
npm run build
npm start開発時(リロード付き):
npm run devRelated MCP server: PlugLayer MCP Server
設定
変数 | デフォルト | 説明 |
|
| リッスンするポート |
|
| クライアントがこのサーバーに到達するためのURLです。OAuthリソース識別子を設定するため、本番環境では実際のアドレスと一致する必要があります。 |
|
| このサーバーが通信するLizard API |
ツール
領域 | ツール |
アカウント |
|
サービス |
|
デプロイ |
|
ログとメトリクス |
|
シークレット |
|
ドメイン |
|
Git |
|
シェル |
|
コードとしての設定 |
|
破壊的なツール — service.delete、secrets.delete、domain.delete — は明示的な確認引数を必要とするため、クライアントが誤って何かを削除することはありません。
認証
このサーバーは、MCP保護リソース(RFC 9728)としてOAuth 2.1を使用します。自身のシークレットは保持しません。すべてのリクエストにはベアラートークンが含まれ、Lizardがそのトークンの有効性を判断します。OAuthで発行されたトークンとliz_ APIキーの両方が機能します。
各リクエストは呼び出し元のトークンに紐づいた新しいサーバーを構築するため、1つのプロセスで状態を共有せずに多くのユーザーにサービスを提供できます。
テスト
npm test # unit tests
npm run typechecktest/manual/mcp-inspector.mdは、スタブプラットフォームと実環境の両方に対するエンドツーエンドのチェックをカバーしています。
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityNot gradedmaintenanceEnables AI assistants to manage cloud infrastructure through natural language by providing a unified interface to the Dokploy platform. Supports Docker containers, applications, databases, domains, monitoring, and deployment operations through conversational commands.451

PlugLayer MCP Serverofficial
AlicenseCqualityBmaintenanceEnables deploying and managing infrastructure via natural language, including project/domain management, compute nodes, image deployment, and CI/CD integration.70MIT- AlicenseBqualityFmaintenanceEnables management of Komodo infrastructure including servers, stacks, deployments, builds, repositories, procedures, and system settings through natural language.5430710GPL 3.0

hostman-mcp-serverofficial
AlicenseAqualityDmaintenanceEnables deploying applications to Hostman, creating VPCs, databases, and floating IPs, and managing VCS providers through natural language prompts.1210MIT
Related MCP Connectors
Deploy apps on your cloud. Create environments, configure infrastructure, and monitor jobs.
Deploy a live web app from one sentence. build_app + poll to a public HTTPS URL you own.
Manage projects, tasks, time tracking, and team collaboration through natural language.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lizard-build/lizard-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server