dalehurley/php-mcp-sdk
PHP implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools. ✨ Features 🚀 Complete MCP Protocol Support - Full implementation of the MCP specification 🔧 Type-Safe - Leverages PHP 8.1+ type system with enums, union types, and strict typing ⚡ Async First
Platform-specific configuration:
{
"mcpServers": {
"php-mcp-sdk": {
"command": "npx",
"args": [
"-y",
"php-mcp-sdk"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...