PHPackages                             creode/modular-ai - 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. [Framework](/categories/framework)
4. /
5. creode/modular-ai

ActiveLibrary[Framework](/categories/framework)

creode/modular-ai
=================

Enables MCP make commands for Laravel Modular applications

1.0.2(1mo ago)01↓100%proprietaryPHP

Since May 5Pushed 1mo agoCompare

[ Source](https://github.com/creode/modular-ai)[ Packagist](https://packagist.org/packages/creode/modular-ai)[ RSS](/packages/creode-modular-ai/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (4)Versions (3)Used By (0)

Modular AI (MCP generators for Modular)
=======================================

[](#modular-ai-mcp-generators-for-modular)

This module adds MCP “make” Artisan commands that play nicely with **Internachi Modular** module structure.

Modular upstream: `https://github.com/InterNACHI/modular`

It’s packaged as `creode/modular-ai` and auto-registers its service provider via Composer.

---

What it provides
----------------

[](#what-it-provides)

When running in console, the module registers these Artisan commands:

- `make:mcp-tool`
- `make:mcp-server`
- `make:mcp-resource`
- `make:mcp-prompt`
- `make:mcp-app-resource`

These commands generate MCP classes in the appropriate module directories rather than assuming a non-modular Laravel app layout.

---

Usage
-----

[](#usage)

```
php artisan make:mcp-tool ExampleTool
php artisan make:mcp-server ExampleServer
php artisan make:mcp-resource ExampleResource
php artisan make:mcp-prompt ExamplePrompt
php artisan make:mcp-app-resource ExampleAppResource
```

See command options:

```
php artisan make:mcp-tool --help
```

---

Development notes
-----------------

[](#development-notes)

- The commands are registered by `Creode\ModularAi\Providers\ModularAiServiceProvider` and only load when `runningInConsole()`.

---

License
-------

[](#license)

This module declares a **proprietary** license in its `composer.json`.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance93

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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 ~0 days

Total

2

Last Release

35d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8133041?v=4)[Creode](/maintainers/creode)[@creode](https://github.com/creode)

---

Top Contributors

[![jaymeh](https://avatars.githubusercontent.com/u/18261676?v=4)](https://github.com/jaymeh "jaymeh (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/creode-modular-ai/health.svg)

```
[![Health](https://phpackages.com/badges/creode-modular-ai/health.svg)](https://phpackages.com/packages/creode-modular-ai)
```

###  Alternatives

[laravel/boost

Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.

3.5k17.6M507](/packages/laravel-boost)[binaryk/laravel-restify

Laravel REST API helpers

675410.3k](/packages/binaryk-laravel-restify)[pinguo/php-msf

Pinguo Micro Service Framework For PHP

1.7k4.2k](/packages/pinguo-php-msf)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)

PHPackages © 2026

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