Back to directory
@4everland/hosting-mcp

@4everland/hosting-mcp

@4everland3

A Model Context Protocol (MCP) server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave.

hostingdecentralized storageIPFSArweaveGreenfielddeploymentAI-generated codecloud

Installation & Configuration

{
  "mcpServers": {
    "4ever-mcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "@4everland/hosting-mcp@latest",
        "serve"
      ],
      "env": {
        "TOKEN": "your-hosting-auth-token"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/6/11
Updated
2026/6/8