4EVERLAND Hosting
About
An MCP server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave.
Details
- Author
- 4everland
- Downloads
- 382
- Categories
- File Management, Infrastructure, Other, Developer Tools
- Tags
- #web-research
Jump to
- Instant deployment with unique domain generation.
- Supports Greenfield, IPFS, and Arweave networks.
- Secure, loss-proof decentralized storage.
- Visual project management via 4EVERLAND Dashboard.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
4EVERLAND HostingCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Requires Node.js ≥20.12.2. Obtain a hosting auth token from the 4EVERLAND Dashboard → Hosting → Auth Token → Create. Integrate with Cursor or Claude Desktop by adding a JSON configuration that runs npx -y @4everland/hosting-mcp@latest serve with the TOKEN environment variable. Use the provided MCP tool deploy_site with parameters code_files, project_name, optionally project_id and platform (default: IPFS).
deploy_site
Deploy site to 4EVERLAND hosting and return deployment detail (includes domain URLs)
search_project
Search project using keywords
view_project_detail
view project detail
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"4everland hosting": {
"4ever-mcpserver": {
"command": "npx",
"args": [
"-y",
"@4everland/hosting-mcp@latest",
"serve"
],
"env": {
"TOKEN": "your-hosting-auth-token"
}
}
}
}
}
McpServers
{
"4ever-mcpserver": {
"command": "npx",
"args": [
"-y",
"@4everland/hosting-mcp@latest",
"serve"
],
"env": {
"TOKEN": "your-hosting-auth-token"
}
}
}
Deploy AI-generated code instantly to decentralized storage networks like Greenfield, IPFS, and Arweave.
A Model Context Protocol (MCP) server implementation for4EVERLAND Hostingenabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave.
The 4EVERLAND Hosting MCP Server enables users to leverage AI-driven workflows to deploy code instantly to decentralized storage networks such as Greenfield, IPFS, and Arweave. Upon deployment, it provides a directly accessible webpage domain, streamlining the process of deploying and sharing decentralized applications.
- Instant Deployment with Domain Generation: Deploy AI-generated code to decentralized storage networks and receive a unique, immediately accessible webpage domain with a single command.
- Multiple Decentralized Storage Networks: Support for Greenfield, IPFS, and Arweave, enabling flexible and resilient storage options for your applications.
- Secure and Loss-Proof Decentralized Storage: Leverage the robust, tamper-resistant, and highly available nature of decentralized storage to ensure data security and prevent data loss.
- Visual Project Management Interface: Manage your deployed projects, view detailed information, or configure custom domains directly in the4EVERLAND Dashboard.
Description: Deploys code to 4EVERLAND hosting platforms.
- Log in to your4EVERLAND Dashboardaccount.
- Go toHosting->Auth Token.
- Click on+Createto generate a new token.
- Copy and save the token somewhere safe as it will only be shown once.
To connect to the MCP server from Cursor:
- Open Cursor and go toSettings(gear icon in the top right).
- Click onMCPin the left sidebar.
- ClickAdd new global MCP server.
- Enter the following details:
{ "mcpServers": { "4ever-mcpserver": { "command": "npx", "args": [ "-y", "@4everland/hosting-mcp@latest", "serve" ], "env": { "TOKEN": "your-hosting-auth-token" } } } }
To connect to the MCP server from Claude Desktop:
- Open Claude Desktop and go toSettings.
- Click onDeveloperin the left sidebar.
- Click theEdit Configbutton.
- Add the following configuration to theclaude_desktop_config.jsonfile:
{ "mcpServers": { "4ever-mcpserver": { "command": "npx", "args": [ "-y", "@4everland/hosting-mcp@latest", "serve" ], "env": { "TOKEN": "your-hosting-auth-token" } } } }
- Save the file and restart Claude Desktop.
To run the server locally for development:
# Clone repository git clone https://github.com/4everland/4everland-hosting-mcp.git cd 4everland-hosting-mcp # Install dependencies npm install # Build the project npm run build # Run the server locally npm run serve
This project is licensed under the MIT License.
Publish websites from Claude, the terminal, or CI — drop a folder, get a link that doesn't expire.
Publish static sites from your AI chat with one tool call — no account.
Get your website online in seconds — just ask your AI assistant to publish it and Just Publish hands you a live link to share. No code, no setup, no hosting to figure out.
Static website hosting your AI assistant can build, publish, and update for you.
An AI-assisted web development tool for creating, modifying, and deploying code through natural language conversations.
Let Claude Code, Cursor, Windsurf, and other MCP agents deploy frontend builds, HTML, and Markdown to public PreviewShip URLs.
The impossibly simple way to ship static sites.
Publish HTML to a private, unguessable URL from any MCP client. Gate by password or email domain; replace in place.
Interact with the Intelligent Content Management platform through Box AI.
Persistent memory for AI agents. Store and retrieve files via 14 MCP tools with OAuth 2.0 auth. Free 10GB tier.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



