PHPackages                             projectsaturnstudios/superconductor-core - 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. projectsaturnstudios/superconductor-core

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

projectsaturnstudios/superconductor-core
========================================

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

20241105.5.0(8mo ago)0261MITPHPPHP ^8.2

Since Jun 8Pushed 8mo agoCompare

[ Source](https://github.com/projectsaturnstudios/superconductor-core)[ Packagist](https://packagist.org/packages/projectsaturnstudios/superconductor-core)[ RSS](/packages/projectsaturnstudios-superconductor-core/feed)WikiDiscussions main Synced 1mo ago

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

[![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

35

—

LowBetter than 80% of packages

Maintenance60

Regular maintenance activity

Popularity6

Limited adoption so far

Community8

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

256d ago

Major Versions

0.2.4 → 20241105.1.02025-07-02

20241105.5.0 → 20241125.x-dev2025-09-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/2169021b88d520bd58d9a37f51fa55058af7adbf7362c8cade65b261d644874c?d=identicon)[projectsaturnstudios](/maintainers/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/projectsaturnstudios-superconductor-core/health.svg)

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

###  Alternatives

[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[mrmarchone/laravel-auto-crud

Laravel Auto CRUD helps you streamline development and save time.

28711.8k2](/packages/mrmarchone-laravel-auto-crud)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[a2insights/filament-saas

Filament Saas for A2Insights

161.1k](/packages/a2insights-filament-saas)

PHPackages © 2026

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