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