Download the PHP package boneframework/mcp without Composer
On this page you can find all versions of the php package boneframework/mcp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mcp
mcp
Installation
Install via composer:
Configuration
1. Register the Package
Enable the package in your config/packages.php:
2. Configure MCP Server (Optional)
Create config/mcp.php to customize the MCP server:
Usage
The MCP server is now available at /mcp endpoint in your application.
Access the MCP Endpoint
- GET
/mcp- Health check / connection test - POST
/mcp- Send JSON-RPC requests to the MCP server
Example JSON-RPC Request
MCP Capabilities
The Bone Framework MCP package provides:
- Tools - Executable functions that AI agents can call
- Resources - Data sources that can be read
- Prompts - Pre-defined templates for AI interactions
- Server-initiated Communication - Elicitations, sampling, logging, progress notifications
Development
Running Tests
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Credits
- Derek McLean - @delboy1978uk
License
MIT License. See the LICENSE file for details.
All versions of mcp with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
boneframework/contracts Version ^v1.0
mcp/sdk Version ^0.6.0
boneframework/bone Version ^3.9
boneframework/contracts Version ^v1.0
mcp/sdk Version ^0.6.0
boneframework/bone Version ^3.9
The package boneframework/mcp contains the following files
Loading the files please wait ...


