php-mcp-protocol-server
If you are the rightful owner of php-mcp-protocol-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
PHP MCP Protocol Server allows integration of PHP with Claude AI by Anthropic using the official MCP SDK.
The PHP MCP Protocol Server is designed to facilitate the integration of PHP with Claude AI by Anthropic. It leverages the official MCP SDK to provide a robust and protocol-compliant solution. This server allows for the execution of PHP code directly from Claude, ensuring proper error handling and automatic cleanup of temporary files. It also supports environment verification to ensure PHP is correctly set up.
Features
- Direct execution of PHP code from Claude
- Based on the official MCP SDK by Anthropic
- Proper error and exception handling
- Automatic cleanup of temporary files
- PHP environment verification support
Tools
executePhp
Execute PHP code and return output
phpInfo
Get PHP environment information