workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
Connection (workerman) MCP Server
Model Context Protocol (connection) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"connection": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-connection"
]
}
}
}