MCP.so
Sign In

πŸ‰ 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

Category

Developer Tools

License

MIT

Runtime

php

Transports

stdio

Publisher

pronskiy

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

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

Comments

More Developer Tools MCP servers