PHP MCP
MCP Serverby php-mcp · Added 5mo ago
Claude
825
Install
git clone https://github.com/php-mcp/serverAdd to Claude
claude mcp add php-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"php-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/php-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
PHP implementation that enables PHP applications to expose methods as tools, prompts, and resources through attribute-based annotations with support for multiple transport handlers.
Tags
Web & Browsermcp-server