Home › Cloud & Monitoring › mcp
mcp
LUNO — AI-era Backend Platform (not Luno crypto). BUILD/OPERATE, REGISTER/GOVERN, CONSUME.
Topics: Cloud Platforms
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.2.51)
npx -y @luno-cms/mcp@0.2.51
Or add to your MCP client config:
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@luno-cms/mcp@0.2.51"
],
"env": {
"LUNO_API_URL": "<YOUR_VALUE>",
"LUNO_AGENT_KEY": "<YOUR_VALUE>"
}
}
}
}
LUNO_API_URLrequired — LUNO admin API base URL, e.g. https://api.luno.rest/adminLUNO_AGENT_KEYrequired secret — Required secret. Agent API key (sk-agent-…) from LUNO Console → MCP / API / Hook → API / MCP
Related servers
mcp
AWS MCP servers for seamless integration with AWS services and resources.
mcp-server-cloudflare
Cloudflare MCP servers
kubefwd
Kubernetes port forwarding for local development with automatic /etc/hosts entries.
kubernetes-mcp-server
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
mcp-server-kubernetes
/🏠 - Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
Terraform
Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry