MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. PHP MCP

PHP MCP

php-mcpbyphp-mcp
•
852
•
API Development
Developer Tools
Other

Implements a Model Context Protocol (MCP) server for PHP applications.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

PHP MCP Server offers a comprehensive server-side solution for PHP applications utilizing the Model Context Protocol (MCP). It simplifies exposing application components as standardized MCP Tools, Resources, and Prompts, enabling seamless interaction with AI assistants through the MCP standard. With features like attribute-based definition, manual registration, and flexible transports (stdio and http+sse), this package provides a robust and adaptable platform for building MCP servers within PHP environments.

Key Features

01Explicit discovery via the `$server->discover()` method
02Manual registration with a fluent builder API
03Attribute-based definition using PHP 8 Attributes
04154 GitHub stars
05Optional caching of discovered element definitions
06Automatic metadata inference from PHP type hints and DocBlocks

Use Cases

01Enabling AI assistants to interact with PHP backend systems
02Building robust and flexible MCP servers within PHP environments
03Exposing application functionality as standardized MCP elements