drio
Open app

PHP Hostinger MCP Server

Source

Servidor MCP especializado para desenvolvimento PHP em hospedagem compartilhada com foco em sites e lojas online

Catalog onlyCatalog onlySTDIO

Overview

PHP Hostinger MCP Server is a specialized server for PHP development in shared hosting environments, focusing on building websites and online stores.

To use the server, clone the repository, install the dependencies, configure the necessary environment variables, and start the server using Node.js.

  • 🔒 Security Guardrails: Specific protection rules for shared environments. - 🚀 PHP Optimization: Tools for enhancing performance. - 🛍️ Store Templates: Pre-configured templates for various types of stores. - 🔧 Hostinger Integration: Tools for deploying on Hostinger. - 📊 Code Analysis: Checks for vulnerabilities and insecure patterns.
  1. Creating and deploying PHP websites on Hostinger.
  2. Setting up online stores with pre-defined templates.
  3. Ensuring security and performance optimization for PHP applications.

Add to your AI client

Use these steps to connect PHP Hostinger MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "php-hostinger-mcp-server-lucasdoreac": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-php-hostinger-mcp-server-lucasdoreac"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "php-hostinger-mcp-server-lucasdoreac": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-php-hostinger-mcp-server-lucasdoreac"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "php-hostinger-mcp-server-lucasdoreac": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-php-hostinger-mcp-server-lucasdoreac"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "php-hostinger-mcp-server-lucasdoreac": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-php-hostinger-mcp-server-lucasdoreac"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "php-hostinger-mcp-server-lucasdoreac": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-php-hostinger-mcp-server-lucasdoreac"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "php-hostinger-mcp-server-lucasdoreac": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-php-hostinger-mcp-server-lucasdoreac"
      ]
    }
  }
}

FAQ

Can I use this server for any PHP project?

Yes! It is designed for various PHP projects, especially for shared hosting environments.

Is there any cost associated with using this server?

The server is open-source and free to use.

What are the system requirements?

You need Node.js 14.x or higher and access to a Hostinger account for integration features.7:["$","div"