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

コメント

「開発者ツール」の他のコンテンツ