PHPackages                             marko/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. marko/mcp

ActiveMarko-module[Utility &amp; Helpers](/categories/utility)

marko/mcp
=========

MCP (Model Context Protocol) server exposing Marko codebase introspection to AI agents

0.8.4(1mo ago)0131MITPHPPHP ^8.5

Since May 29Pushed 1mo agoCompare

[ Source](https://github.com/marko-php/marko-mcp)[ Packagist](https://packagist.org/packages/marko/mcp)[ RSS](/packages/marko-mcp/feed)WikiDiscussions develop Synced 1w ago

READMEChangelogDependencies (10)Versions (7)Used By (1)

marko/mcp
=========

[](#markomcp)

MCP server exposing Marko codebase introspection to Claude Code, Codex, Cursor, and other AI agents.

Installation
------------

[](#installation)

```
composer require marko/mcp
```

Quick Example
-------------

[](#quick-example)

```
marko mcp:serve
```

Configure your AI agent (e.g. Claude Code `.mcp.json`):

```
{
  "mcpServers": {
    "marko": {
      "command": "marko",
      "args": ["mcp:serve"]
    }
  }
}
```

Documentation
-------------

[](#documentation)

Full tool reference, runtime adapters, and agent configuration: [marko/mcp](https://marko.build/docs/packages/mcp/)

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance94

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

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

Total

5

Last Release

30d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/437029?v=4)[Mark Shust](/maintainers/markshust)[@markshust](https://github.com/markshust)

---

Top Contributors

[![markshust](https://avatars.githubusercontent.com/u/437029?v=4)](https://github.com/markshust "markshust (3 commits)")

###  Code Quality

TestsPest

### Embed Badge

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

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

PHPackages © 2026

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