PHPackages                             sjs/neos-mcp-feature-set-resources - 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. sjs/neos-mcp-feature-set-resources

ActiveNeos-package

sjs/neos-mcp-feature-set-resources
==================================

SJS.Neos.MCP Feature Set for Resources

074PHP

Since Mar 4Pushed 2mo agoCompare

[ Source](https://github.com/sjsone/SJS.Neos.MCP.FeatureSet.Resources)[ Packagist](https://packagist.org/packages/sjs/neos-mcp-feature-set-resources)[ RSS](/packages/sjs-neos-mcp-feature-set-resources/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SJS.Neos.MCP.FeatureSet.Resources
=================================

[](#sjsneosmcpfeaturesetresources)

MCP FeatureSet package for **Neos.Media**. Provides tools for browsing asset collections, tags, and media assets.

---

FeatureSets &amp; Tools
-----------------------

[](#featuresets--tools)

### `MediaFeatureSet` — prefix `media`

[](#mediafeatureset--prefix-media)

ToolDescription`media_list_collections`Lists all asset collections with title, asset count, and assigned tags`media_list_tags`Lists all tags with label, optional parent label, and asset count`media_list_media`Lists media assets; optionally filtered by tag label and/or collection title---

`media_list_media` — filter parameters
--------------------------------------

[](#media_list_media--filter-parameters)

ParameterTypeDescription`tag`string (optional)Filter by tag label`collection`string (optional)Filter by asset collection titleBoth filters can be combined (intersection). Omitting both returns all assets.

### Output shape per asset

[](#output-shape-per-asset)

```
{
  "": {
    "identifier":  "...",
    "title":       "...",
    "caption":     "...",
    "mediaType":   "image/jpeg",
    "filename":    "photo.jpg",
    "fileSize":    204800,
    "tags":        { "": "tag label", ... },
    "collections": { "": "collection title", ... }
  }
}
```

Tags and collections are keyed by their persistence identifier so callers can reference them unambiguously.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance57

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2229ac36a196d4d72de5bd2d2a773f5149a6751001465d6044bd7f90f2c5f73d?d=identicon)[sjsone](/maintainers/sjsone)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/sjs-neos-mcp-feature-set-resources/health.svg)

```
[![Health](https://phpackages.com/badges/sjs-neos-mcp-feature-set-resources/health.svg)](https://phpackages.com/packages/sjs-neos-mcp-feature-set-resources)
```

PHPackages © 2026

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