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.3(1mo ago)06proprietaryPHP

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 3w ago

READMEChangelog (4)Dependencies (8)Versions (4)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

36

—

LowBetter than 79% of packages

Maintenance91

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

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

Total

3

Last Release

43d 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 (6 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.5k21.5M673](/packages/laravel-boost)[binaryk/laravel-restify

Laravel REST API helpers

679415.0k](/packages/binaryk-laravel-restify)[cboxdk/statamic-mcp

MCP (Model Context Protocol) server for Statamic CMS v6 — gives AI assistants structured access to content, blueprints, assets, and more.

3114.5k](/packages/cboxdk-statamic-mcp)[lucianotonet/laravel-telescope-mcp

MCP Server extension for Laravel Telescope

2027.2k](/packages/lucianotonet-laravel-telescope-mcp)

PHPackages © 2026

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