Skip to main content
Cloud PlatformsTypeScript

4everland/4everland-hosting-mcp

An MCP server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave.

cloud-platformsofficiallocal-servicemacoslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/4everland/4everland-hosting-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "4everland-hosting-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "4everland/4everland-hosting-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Cloud Platforms
Language
TypeScript
Author
4everland