4everland/4everland-hosting-mcp
by Various
ποΈ π π π π§ - An MCP server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and A
MCP
4everland/4everland-hosting-mcp
Added 1 June 2026
Overview
An MCP server that integrates with 4EVERLAND Hosting, enabling instant deployment of AI-generated code to decentralized storage networks such as Greenfield, IPFS, and Arweave. Built in TypeScript, it provides a standardized interface for deploying static sites and applications through the Model Context Protocol.
Best for
Best for
Developers building AI agent workflows that need to deploy static content to decentralized storage
Use cases
- Deploying AI-generated static sites to IPFS via MCP
- Publishing code to decentralized storage as part of an agent workflow
- Quickly hosting frontend builds on Greenfield or Arweave
How to use
Tools exposed
deploy_site
Tested with
Cursor, Claude Desktop
Example client config
{\n "mcpServers": {\n "4ever-mcpserver": {\n "command": "npx",\n "args": [\n "-y",\n "@4everland/hosting-mcp@latest",\n "serve"\n ],\n "env": {\n "TOKEN": "your-hosting-auth-token"\n }\n }\n }\n} Notes
An MCP server that integrates with 4EVERLAND Hosting, enabling instant deployment of AI-generated code to decentralized storage networks such as Greenfield, IPFS, and Arweave. Built in TypeScript, it provides a standardized interface for deploying static sites and applications through the Model Context Protocol.
4 stars on GitHub. Last updated 2025-06-19.
Use cases
- Deploying AI-generated static sites to IPFS via MCP
- Publishing code to decentralized storage as part of an agent workflow
- Quickly hosting frontend builds on Greenfield or Arweave
Pros
- Offloads deployment complexity to a dedicated MCP server
- Supports multiple decentralized storage backends
- Written in TypeScript for easy integration with JavaScript/TypeScript projects
Cons
- Low GitHub star count suggests limited community adoption
- Requires 4EVERLAND Hosting account and MCP client setup
- Deployment speed may vary depending on network conditions of the underlying storage
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Offloads deployment complexity to a dedicated MCP server
- Supports multiple decentralized storage backends
- Written in TypeScript for easy integration with JavaScript/TypeScript projects
Cons
- Low GitHub star count suggests limited community adoption
- Requires 4EVERLAND Hosting account and MCP client setup
- Deployment speed may vary depending on network conditions of the underlying storage
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developerβs Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.