server

php-mcp/server
★ 821 stars PHP 🤖 AI/LLM Updated 1mo ago
Core PHP implementation for the Model Context Protocol (MCP) server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": [
        "-y",
        "php-mcp/server"
      ]
    }
  }
}

README Excerpt

**A comprehensive PHP SDK for building [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) servers. Create production-ready MCP servers in PHP with modern architecture, extensive testing, and flexible transport options.** This SDK enables you to expose your PHP application's functionality as standardized MCP **Tools**, **Resources**, and **Prompts**, allowing AI assistants (like Anthropic's Claude, Cursor IDE, OpenAI's ChatGPT, etc.) to interact with your backend using t

Tools (20)

BasicContainerCompletionProviderInterfaceListCompletionProviderSessionHandlerInterfaceadd_numberscalculate_factorialcalculate_powercontent_generatorcreate_taskcreate_userdebug_tooldivide_numbersdocument_promptdocument_reportexport_dataprocess_api_requestquery_userssend_emailvalidate_userwelcome_user