workerman

GitHub

An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.

Connection (workerman) MCP Server

Model Context Protocol (connection) server

View all workerman servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "connection": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-connection"
      ]
    }
  }
}