MCP.so
登录

🐉 The fast, PHP way to build MCP servers

@pronskiy

关于 🐉 The fast, PHP way to build MCP servers

🐉 The fast, PHP way to build MCP servers

基本信息

分类

开发工具

许可证

MIT

运行时

php

传输方式

stdio

发布者

pronskiy

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

开发工具 分类下的更多 MCP 服务器