PHPackages                             superconductor/mcp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. superconductor/mcp

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

superconductor/mcp
==================

A Laravel package for implementing the Machine Control Protocol (MCP) v20241105

20241105.5.0(10mo ago)01009MITPHPPHP ^8.2

Since Jun 8Pushed 10mo agoCompare

[ Source](https://github.com/projectsaturnstudios/superconductor-mcp)[ Packagist](https://packagist.org/packages/superconductor/mcp)[ RSS](/packages/superconductor-mcp/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (11)Versions (12)Used By (9)

[![Superconductor](superconductor.jpg)](superconductor.jpg)

Superconductor Core
===================

[](#superconductor-core)

[![Latest Version on Packagist](https://camo.githubusercontent.com/31564e0e118f730f83f2b37c7b84baa58463623343cf8308e072ac423d6d8afb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70726f6a65637473617475726e73747564696f732f7375706572636f6e647563746f722d636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/projectsaturnstudios/superconductor-core)[![Total Downloads](https://camo.githubusercontent.com/adb53b55a02146418cbe4a582b33c2d3a2dcd6c219b82a31f3b1bf9bc6d85aa7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70726f6a65637473617475726e73747564696f732f7375706572636f6e647563746f722d636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/projectsaturnstudios/superconductor-core)

MCP - Decoupled, elegant, use capabilities directly, registered like routes. Use any capabilities you want, or dont. Use MCP/RPC Methods for building Servers and Clients. All the MCP methods are here, also registered like routes! Add transport layers to export your Server the way you want, or not at all. Your Clients can support any transport layer you want, or not at all.

MCP for Artisans

- **Decoupled Architecture**: Use Capabilities directly, or as an MCP Server or Client. Work with the transports you want. Or not at all.
- **Feels like Laravel**: Adding this package and building it with modules, makes MCP feel like Laravel
- **Only the capabilities you want**: You can use only a tools module, and not have resources code floating around. Bonus - they register like routes!
- **Server, Client, or something else**: Use the RPC Layer to manage your capabilities with MCP-supported method calls. Or add your own. Register them like routes, too!!
- **Transport-agnostic**: Expose your MCP-enabled Applications the way you want. STDIO, Http over SSE, StreamableHttp, or roll your own transport layer. Plug it in, ask your agent to tap in.

```
$client = MyMCPClient::initialize($mcp_server);

$tools_available_on_server = $client->listTools();
$results = $client->callTool($tool_name)
```

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance55

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~9 days

Recently: every ~16 days

Total

11

Last Release

302d ago

Major Versions

0.2.4 → 20241105.1.02025-07-02

20241105.5.0 → 20241125.x-dev2025-09-04

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10563160?v=4)[Angel Gonzalez](/maintainers/projectsaturnstudios)[@projectsaturnstudios](https://github.com/projectsaturnstudios)

---

Top Contributors

[![projectsaturnstudios](https://avatars.githubusercontent.com/u/10563160?v=4)](https://github.com/projectsaturnstudios "projectsaturnstudios (18 commits)")

---

Tags

mcpmcp-clientsmcp-serversmodel-context-protocoltools

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/superconductor-mcp/health.svg)

```
[![Health](https://phpackages.com/badges/superconductor-mcp/health.svg)](https://phpackages.com/packages/superconductor-mcp)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
