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.
Quick Start
Clone the repository:
git clone https://github.com/4everland/4everland-hosting-mcpClaude 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.