llm-agents-php/mcp-server
Create production-ready MCP servers in PHP with modern architecture, and flexible transport options.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...