4EVERLAND Hosting MCP Server Tool
Standard I/O
npx (run directly)
npx @4everland/hosting-mcpAdd this to your claude_desktop_config.json:
{
"mcpServers": {
"-4everland-hosting-mcp": {
"args": [
"@4everland/hosting-mcp"
],
"command": "npx"
}
}
}