MCP.so
Sign In

PHP Universal MCP Server

@Lucasdoreac

About PHP Universal MCP Server

Um servidor MCP universal para desenvolvimento PHP em qualquer provedor de hospedagem ou nuvem

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "php-universal-mcp-server": {
      "command": "node",
      "args": [
        "tests/scripts/run-advanced-rendering-tests.js"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is PHP Universal MCP Server?

The PHP Universal MCP Server is a tool that lets you manage multiple websites and e‑commerce stores through Claude Desktop using the Model Context Protocol (MCP). It provides a unified interface for controlling hosting, design, products, and administration across platforms like Hostinger, WooCommerce, and Shopify, without needing to know the technical details of each provider.

How to use PHP Universal MCP Server?

Install Node.js 18.x or later, then run npm install -g php-universal-mcp-server. Configure provider credentials with php-mcp-server configure and start the server with php-mcp-server start. In Claude Desktop, use the command conectar servidor mcp localhost:7654 to connect. After connection, issue natural‑language commands such as “criar site hostinger meusite.com” or “listar sites” directly in the chat.

Key features of PHP Universal MCP Server

  • Unified management for Hostinger, WooCommerce, Shopify, AWS, GCP, and more
  • Full control over hosting, domains, design, products, orders, and analytics
  • Interactive dashboards and reports via Claude artifacts
  • Template engine with Bootstrap 5 and responsive design
  • Export reports in CSV, PDF, and JSON formats
  • Plugin system with marketplace for extending functionality

Use cases of PHP Universal MCP Server

  • Create and manage websites and domains across multiple hosting providers
  • Manage e‑commerce stores: products, orders, customers, and analytics
  • Monitor cloud infrastructure (AWS EC2, GCP App Engine, storage buckets)
  • Run marketing campaigns (email, social media) and SEO analysis
  • Generate dashboards and export performance reports

FAQ from PHP Universal MCP Server

What are the system requirements?

Node.js 18.x or later, Claude Desktop 1.4.x or later, and access to the APIs of the providers you intend to use.

Which providers and platforms are supported?

Hostinger, Shopify, WooCommerce, Google (Analytics 4 and Search Console), Mailchimp, SendinBlue, Facebook, Instagram, Twitter, AWS (EC2, S3, etc.), and GCP (App Engine, Cloud Storage, etc.).

How do I install and configure the server?

Install globally via npm install -g php-universal-mcp-server or clone the repository and run npm install. Run php-mcp-server configure to set up credentials, then start with php-mcp-server start. Connect Claude Desktop to localhost:7654.

Can I extend the server with custom functionality?

Yes. The architecture is modular and includes a Plugin Manager that allows adding new providers and features via plugins and a marketplace.

What license is the project under?

The project is licensed under the MIT License.

Frequently asked questions

What are the system requirements?

Node.js 18.x or later, Claude Desktop 1.4.x or later, and access to the APIs of the providers you intend to use.

Which providers and platforms are supported?

Hostinger, Shopify, WooCommerce, Google (Analytics 4 and Search Console), Mailchimp, SendinBlue, Facebook, Instagram, Twitter, AWS (EC2, S3, etc.), and GCP (App Engine, Cloud Storage, etc.).

How do I install and configure the server?

Install globally via `npm install -g php-universal-mcp-server` or clone the repository and run `npm install`. Run `php-mcp-server configure` to set up credentials, then start with `php-mcp-server start`. Connect Claude Desktop to `localhost:7654`.

Can I extend the server with custom functionality?

Yes. The architecture is modular and includes a Plugin Manager that allows adding new providers and features via plugins and a marketplace.

What license is the project under?

The project is licensed under the MIT License.

Comments

More Other MCP servers