π The fast, PHP way to build MCP servers
@pronskiy
About π The fast, PHP way to build MCP servers
π The fast, PHP way to build MCP servers
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is π The fast, PHP way to build MCP servers?
It is a PHP library (pronskiy/mcp) for building Model Context Protocol (MCP) servers, enabling developers to create tools, expose resources, define prompts, and connect components using clean, intuitive PHP code.
How to use π The fast, PHP way to build MCP servers?
Install via Composer with composer require pronskiy/mcp. Then instantiate a \Pronskiy\Mcp\Server, add tools using the tool() method (e.g., add-numbers, multiply-numbers), and call run().
Key features of π The fast, PHP way to build MCP servers?
- Simple PHP library for building MCP servers
- Provides an intuitive API for defining tools
- Supports exposing resources and defining prompts
- Uses Composer for dependency management
- Inspired by the `logiscape/mcp-sdk
More Developer Tools MCP servers

Sentry
modelcontextprotocolModel Context Protocol Servers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Comments