Model Context Protocol (MCP) Server
@MCP-Mirror
Model Context Protocol (MCP) Server について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"adrianozagallo-home_mcp-server": {
"command": "docker",
"args": [
"build",
"-t",
"mcp-server:latest",
"."
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Model Context Protocol (MCP) Server?
This repository contains the Kubernetes deployment configuration for the MCP server on Azure Kubernetes Service (AKS). It provides a containerized implementation of the Model Context Protocol, deployable using Docker and Azure Container Registry.
How to use Model Context Protocol (MCP) Server?
Build the Docker image, push it to your Azure Container Registry, then apply the Kubernetes manifests (k8s/) to deploy. Configure the server through environment variables defined in the ConfigMap. Verify with kubectl get pods and kubectl get services.
Key features of Model Context Protocol (MCP) Server
- Exposes a
/healthendpoint for Kubernetes health checks. - Supports scaling with 3 default replicas.
- Uses HTTPS, CORS, and Helmet.js for security.
- Rate limiting is implemented to prevent abuse.
- Monitored via Azure Monitor and
kubectl logs. - Runs on Node.js 18+ with TypeScript source code.
Use cases of Model Context Protocol (MCP) Server
—
FAQ from Model Context Protocol (MCP) Server
What are the prerequisites to deploy?
Azure CLI, kubectl, Docker, and Node.js 18+ are required.
How do I scale the deployment?
Run kubectl scale deployment mcp-server --replicas=<number> to adjust the replica count from the default of 3.
How is the application secured?
The application uses HTTPS, CORS for secure cross-origin requests, Helmet.js for security headers, and enforces rate limiting.
Where can I view logs and monitor resources?
Application logs are available via kubectl logs. Resource usage can be monitored through Azure Monitor.
How is the application configured?
Configuration is managed through environment variables defined in the Kubernetes ConfigMap (k8s/configmap.yaml).
「その他」の他のコンテンツ
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
コメント